|
8718b3a8c2
|
Merge pull request #73 from Wild1145/patch-7
Removed Disaster from Developer access
|
2013-08-23 13:49:10 -07:00 |
|
|
dcb6a4513e
|
Removed Disaster from Developer access
Noticed this when working on the CJFreedom version, thought it should be removed!
|
2013-08-22 20:29:16 +01:00 |
|
|
e64fd42855
|
Added TFM_CustomWorld superclass.
|
2013-08-21 20:07:14 -04:00 |
|
|
4494a4c039
|
Config migration, stage 3
|
2013-08-18 15:52:32 -04:00 |
|
|
86ee0e96d2
|
Add TFM_Util.isRemoveCommand
|
2013-08-15 17:36:55 -04:00 |
|
|
339518f4f4
|
Take two: Cleanup
|
2013-08-14 16:01:42 +02:00 |
|
|
ec6e8431e3
|
Revert "Added /premium"
This reverts commit 0964871e8b .
|
2013-08-14 09:28:19 -04:00 |
|
|
0964871e8b
|
Added /premium
cleanup
|
2013-08-14 15:12:30 +02:00 |
|
|
41ed416a51
|
Merge branch 'master' into mg_incomplete
|
2013-08-12 10:05:01 -04:00 |
|
|
4e3c9a6b9e
|
Batch format fix
|
2013-08-12 14:41:04 +02:00 |
|
|
bea480c1f1
|
Merge branch 'master' into mg_incomplete
Conflicts:
appinfo.properties
buildnumber.properties
|
2013-08-12 08:14:55 -04:00 |
|
|
f3ac19a616
|
Added /tag
Minor cleanup
|
2013-08-12 12:31:30 +02:00 |
|
|
326c3f6a2b
|
Incomplete features:
-Adminworld
-Better entity wiping
|
2013-08-11 22:02:18 -04:00 |
|
|
2c4eca8551
|
Remove deprecated methods and variables.
|
2013-08-10 13:17:32 -04:00 |
|
|
4903f009b3
|
Add Pet Protection.
Cleaned up config file a bit.
|
2013-07-11 14:51:08 -04:00 |
|
|
279f69e3de
|
Merge pull request #52 from Wild1145/patch-1
Fine by me.
|
2013-07-11 04:36:13 -07:00 |
|
|
22bf0c2f62
|
Removed Command_minecraft and TFM_ServiceChecker.
Restored old Mojang status checker in /status.
Owner of xpaw.ru requested that 3rd party applications not use his API.
Batch formatting fix.
|
2013-07-10 21:46:29 -04:00 |
|
|
f63805cca2
|
Removed some ziptool stuff
Well as it was removed from here, it may aswell just be removed from this file too :)
|
2013-07-07 23:39:02 +01:00 |
|
|
4cbbf10871
|
Blocked command aliases from being executed when that command is blocked, removed debug message
|
2013-07-05 13:50:10 +02:00 |
|
|
0dca359e4c
|
A few little fixes.
Make /cake give the cake achievement.
Fix /lockup.
Colorful MOTD, more MOTD options.
|
2013-07-04 12:10:08 -04:00 |
|
|
ba22aedc58
|
Batch formatting fix.
|
2013-07-02 14:31:22 -04:00 |
|
|
be1acb4e03
|
Disaster839 is without a capital, who knew?
|
2013-06-11 22:48:38 +03:00 |
|
|
1f87c05547
|
Changed madgeek1540 to madgeek1450
Just noticed a little typing error in the developer's StringList, so I decided to fix it :)
|
2013-06-10 11:51:55 +02:00 |
|
|
36ceb7007a
|
Added Disaster839 as a developer.
|
2013-06-09 14:11:22 +03:00 |
|
|
6519ead121
|
Added Acidic, Wild and Hex to the developer list
|
2013-06-03 23:08:31 +02:00 |
|
|
8b601f1e70
|
Removed need to have a modified CraftBukkit
|
2013-05-09 15:45:14 +02:00 |
|
|
039de8ba88
|
Update to Minecraft 1.5.2
Added dev prefixes, Fixed Twitterbot bug
|
2013-05-06 22:04:10 +02:00 |
|
|
14442d66ee
|
Eliminated the need to add commands to the plugin.yml file.
Now all command configuration is handled by annotations in the
command classes themselves.
|
2013-04-09 22:05:24 -04:00 |
|
|
7b0977d58f
|
Fixing some things that weren't thread safe.
More import / formatting cleanup.
|
2013-03-20 20:19:07 -04:00 |
|
|
2adb11dae2
|
Added commandspy
|
2013-01-21 19:58:42 +01:00 |
|
|
ac0dc43cd7
|
Moved all player messages to playerMsg()
Changes to /blockcmd
|
2013-01-07 16:24:54 +01:00 |
|
|
bfa0324af9
|
Removing tests. Since we don't do those.
Added /lastcmd.
Added /tfupdate, mainly for my own use.
|
2012-12-21 22:22:08 -05:00 |
|
|
b8b755c0c7
|
Adding additional login checks.
Added /saconfig info
|
2012-12-19 20:25:29 -05:00 |
|
|
9ae4677307
|
Consolidate any calls to net.minecraft.server classes to new TFM_ServerInterface class.
Fix use of deprecated async calls.
|
2012-12-08 22:42:29 -05:00 |
|
|
63b80d0d69
|
Changes to AdminChat.
|
2012-12-02 12:27:10 -05:00 |
|
|
11347c2327
|
Added Adminchat
Conflicts:
src/me/StevenLawson/TotalFreedomMod/TFM_Util.java
|
2012-12-02 12:13:36 -05:00 |
|
|
f7393a85c4
|
plugin.yml cleanup, going to do a better job of this later on (have it auto-generate the description, usage, and alias from the @CommandPermissions).
Cleanup TFM main class.
Added /listsync for associate servers.
Added config.yml based host_sender_names list.
|
2012-12-02 12:05:54 -05:00 |
|
|
ff7a77cbfd
|
Changes to /rd and /ro.
Eliminated use of WorldEdit and op, deop kludge :P
|
2012-12-01 15:11:00 -05:00 |
|
|
079fe2cb4e
|
Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod
|
2012-12-01 14:11:47 -05:00 |
|
|
abf78c49bb
|
Fix expel.
Fix regex.
|
2012-12-01 14:11:10 -05:00 |
|
|
e0cf28a055
|
Added /ro
|
2012-11-28 17:35:31 +01:00 |
|
|
2d9fafc05e
|
Merge branch master into dev
|
2012-11-27 21:12:50 +01:00 |
|
|
feaac20a5a
|
Minor Changes
|
2012-11-27 17:00:18 +01:00 |
|
|
794e6286ce
|
Fixed clanforge trigger.
|
2012-11-23 22:21:02 -05:00 |
|
|
9c05e8e2fb
|
Finished implementation of CommandPermissions and conversion of all commands.
|
2012-11-23 20:22:52 -05:00 |
|
|
502b055265
|
Added standard method for matching partial and *'d IPs (fuzzy ip matching).
|
2012-11-22 21:32:55 -05:00 |
|
|
477c8ffdd0
|
minor changes
|
2012-11-21 17:36:48 +01:00 |
|
|
892682e969
|
Filter duplicate IPs and shit in superadmin list.
|
2012-11-20 20:29:57 -05:00 |
|
|
6e266fcff2
|
Made superadmin entries permanent, can only be removed manually.
/saconfig del will only deactivate the entry, not remove it.
Renamed SuperAwesomeAdmin to Senior Admin.
|
2012-11-18 20:25:47 -05:00 |
|
|
59e6588779
|
Various cleanup and bugfixes.
|
2012-11-17 22:57:24 -05:00 |
|