Commit Graph

74 Commits

Author SHA1 Message Date
5c61ff27b0 Formatting 2013-08-26 18:44:18 -04:00
5981f7f33f Converted variable names to CamelCase as convention 2013-08-25 18:32:01 +02:00
55d94b5d59 Changed back to raw Lists in config 2013-08-25 17:32:24 +02:00
d71b043102 Added unbannable usernames (defined in config)
Changed all raw Lists in config to StringLists
2013-08-24 21:35:09 +02:00
2827ca98a7 Config migration, stage 1 2013-08-18 14:52:46 -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
bac25258b0 Added /lockdown 2013-08-12 20:47:36 +02:00
bcd9658b3d Added release link to permban kick message 2013-08-09 17:57:45 +02:00
aaf96d00a9 Revert to old login logic. Ban messages weren't working right. 2013-07-11 18:21:23 -04: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
11c945c504 Update to 1.6.2 API. 2013-07-08 20:37:02 -04:00
391e417882 Move server interface where it belongs. 2013-07-04 12:22:02 -04:00
ba22aedc58 Batch formatting fix. 2013-07-02 14:31:22 -04:00
44fb26b27f Updated to Bukkit 1.6 2013-07-02 14:05:29 +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
b135aa8b58 Update for server compatibility with CraftBukkit v1_5_R2.
Increment to TFM v2.12
2013-03-23 15:18:37 -04:00
0401fd7a7e Update for CraftBukkit v1_5_R1 compatibility. 2013-03-16 13:34:44 -04:00
d4824c8caf Update for net.minecraft.server.v1_4_R1.
Will merge in main branch changes over the next few days to official.
2013-02-26 19:44:53 -05:00
ca4e64cc0e Updates for CraftBukkit v1.4.6 2012-12-20 21:33:22 -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