Commit Graph

73 Commits

Author SHA1 Message Date
Steven Lawson
774ca0cf0a Increment to v2.9
Add "Login Title Message Customization"
2012-11-11 13:11:06 -05:00
Steven Lawson
40bfd059f1 Kluged /wipeflatlands with some horrible thing that requires the server to restart, but it works now :) 2012-11-04 22:44:24 -05:00
Steven Lawson
a1c8427850 Added Protected Areas!
Switched distance -> distanceSquared to eliminate square root computation, where possible.
2012-11-03 15:03:38 -04:00
Steven Lawson
b46bbd3eba Stuff for new the new Command Block, mostly.
Added /cartsit, mainly for command blocks.
Added -s (silent) switch to qop and qdeop, for command blocks.
Removed TFM_Messages class, since it was just clutter.
Added proprietary handler for CommandBlockChangeEvent, you'll need to implement this yourself in CraftBukkit or remove the event if you want to compile.
2012-11-02 21:03:12 -04:00
Steven Lawson
fa934e1eca Increment version. 2012-10-22 17:07:33 -04:00
Steven Lawson
5ed6df2306 Finished /potion command.
Added /lockup all and /lockup purge.
2012-09-19 21:43:12 -04:00
Steven Lawson
1551d29cc2 I'm a horrible person - /lockup
Fixed a glitch with /permban
2012-09-18 22:21:25 -04:00
Steven Lawson
bf13858d47 Added /onlinemode command. 2012-09-18 20:30:18 -04:00
Steven Lawson
30c65d49ed Fixed nonstandard formatting in recent commits.
Cleaned up the halt and permban commands.
Nobody cares about the "count" when you first load the plugin. Lets not include that.
2012-09-18 17:25:37 -04:00
Jerom van der Sar
322f233ce0 added permban feature 2012-09-18 16:40:48 +02:00
Jerom van der Sar
6aefb4e4cc oops 2012-09-18 12:47:25 +02:00
Jerom van der Sar
f9f64d2edf Forgot plugin.yml >.> 2012-09-18 12:18:43 +02:00
Steven Lawson
2c224af271 Mark: "Whaaa, why cant I use /who for /list anymore..." 2012-09-17 20:41:01 -04:00
Jerom van der Sar
92110f78c4 General stuff & whitelist (work in progress) 2012-09-17 18:29:43 +02:00
Jerom van der Sar
9fcc195959 Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod 2012-09-17 16:07:16 +02:00
Jerom van der Sar
8c38344c99 added /doom 2012-09-17 16:06:27 +02:00
Steven Lawson
b323b6318b Added TFM based tempban.
Blocked vanilla admin commands.
2012-09-16 17:18:30 -04:00
Steven Lawson
90e696a5b0 Copied over the old Essentials logic for smite and added it to the yml.
ALLMAN!
2012-09-16 14:20:51 -04:00
Jerome van der Sar
9abdf265e4 General stuff 2012-09-16 14:58:46 +02:00
Steven Lawson
0f1fa3612a Added adminmode.
Made the /flatlands command check to see if flatlands is enabled.
Made qop actually op :D
Fixed bug in message truncation
2012-09-15 17:00:44 -04:00
Steven Lawson
fce0ca3498 Added TFM_Log class to organize logging. !!STILL UNSTABLE!!
Will complete JeromSar merge next commit, using these loggers.
2012-09-15 13:01:43 -04:00
Steven Lawson
7d5b52b24e Merging in Jerom's changes, !!Incomplete and Unstable!!
Merged in the majority of the commands.
Basically working my way down the diffs list manually, stopped @ TFM_PlayerLister
2012-09-14 18:49:44 -04:00
Steven Lawson
0029aee036 Beginning JeromSar merge.
Incrementing to v2.7
2012-09-14 16:42:48 -04:00
Steven Lawson
614d502bb6 Starting v2.6
Updated cleanroom generator.
Dont need to define server in some listeners, never use it.
2012-09-13 19:30:55 -04:00
Steven Lawson
5dd36a9f26 A few old fixes i forgot to commit. 2012-07-22 14:06:01 -04:00
Steven Lawson
edd2a19ec0 Added setlevel.
Added userlist purge command.
Added blaze-rod boomstick.
2012-03-12 02:26:13 -04:00
Steven Lawson
ccd13369e5 Added userlist
Build # tracking
Exploding arrows
2012-03-09 14:01:04 -05:00
Steven Lawson
376f5a4edd Misc new stuff
Standardized method of getting server instance.
Added "flatlands" generation via CleanroomGenerator.
2012-03-06 14:25:22 -05:00
Steven Lawson
8a88eaea4d More v1.2 Fixes 2012-03-03 15:48:41 -05:00
Steven Lawson
d60963cc7c Added enchant interface
Other misc stuff
2011-11-29 00:41:47 -05:00
Steven Lawson
41f2a0e232 Misc 2011-11-28 17:44:51 -05:00
Steven Lawson
1adfb29409 Merge branch 'master' of github.com:StevenLawson/TotalFreedomMod 2011-11-21 01:47:51 -05:00
Steven Lawson
cdcc1e666a Forgot to commit this... 2011-11-21 01:47:19 -05:00
Steven Lawson
e621290fae Release update. 2011-11-20 23:31:29 -05:00
Steven Lawson
1ef9ec5211 Misc 2011-11-07 08:11:13 -05:00
Steven Lawson
35d0631387 Added ziptool. 2011-11-04 19:14:17 -04:00
Steven Lawson
d35baebef9 Implemented new superadmin autoadd. 2011-11-03 20:12:34 -04:00
Steven Lawson
1f359da0d1 Added saconfig delete 2011-10-31 08:00:42 -04:00
Steven Lawson
35821a75c9 Misc 2011-10-23 22:43:52 -04:00
Steven Lawson
98ee190b57 Landmines... 2011-10-21 15:28:03 -04:00
Steven Lawson
56a4493b36 Added system command interface. 2011-10-21 00:17:02 -04:00
Steven Lawson
f84f10a7ad Added saconfig
Moved superadmin lists
Added CantFindPlayerException
Code cleanup
2011-10-18 22:52:32 -04:00
Steven Lawson
0a2f7fb4c5 yml cleanup 2011-10-18 20:46:30 -04:00
Steven Lawson
d1df1c8398 v2.0 Overhaul 2011-10-18 20:37:00 -04:00
Steven Lawson
8119ca553a Lots of new commands.
Code cleanup.
2011-10-16 02:00:37 -04:00
Steven Lawson
e2d772bc4f Misc 2011-10-14 19:29:09 -04:00
Steven Lawson
5aaab9ff1e Added weather 2011-10-14 01:31:21 -04:00
Steven Lawson
07fd6551a4 Code cleanup. 2011-10-12 18:45:43 -04:00
Steven Lawson
ce90ea2502 Added ipbanlist 2011-10-12 15:03:34 -04:00
Steven Lawson
112382893d Added orbit. 2011-10-10 22:26:11 -04:00