Commit Graph

1631 Commits

Author SHA1 Message Date
d8ae364300 Patched exploit found in commands
This will fix the issue with world edit history erasing, please push and compile ASAP as Mark would like this patched :)
2013-05-26 14:18:16 +02:00
7f9661ec11 Merge pull request #14 from Wild1145/patch-1
Blocked /rl
2013-05-22 07:40:51 -07:00
8d59ba59f4 Prepend Rollback entries, this ensures the last entries get restored first, instead of last 2013-05-20 15:40:04 +02:00
6a7e866a53 Merge pull request #19 from Wild1145/patch-5
Fixed /gtfo
2013-05-19 14:30:56 -07:00
63508addf4 /Gtfo bug fix 2013-05-19 23:28:57 +02:00
b8ab56bed5 Incremented version number v2.17 2013-05-17 23:00:27 +02:00
4853cc439b Added /rollback 2013-05-17 22:58:03 +02:00
3b7a8d4d88 Incremented version number v2.16 2013-05-17 20:05:52 +02:00
d016e1ff08 Fixed stuff with Wilee's and Wild's changes 2013-05-17 20:03:16 +02:00
ab9650dc54 Merge pull request #13 from Wilee999/master
xxWileexx: Add /purgeall, minor changes.
2013-05-16 11:54:12 -07:00
d3139dd39f hopefully this works 2013-05-16 11:49:41 -07:00
ba834b6b92 g 2013-05-16 11:45:21 -07:00
ccd4237491 Merge pull request #15 from Wild1145/patch-3
Added /setl to set the amount of world edit blocks that can be used
2013-05-16 11:35:43 -07:00
ff51bb1980 Merge pull request #16 from Wild1145/patch-4
Added warning in MOTD if in adminmode=true
2013-05-16 11:31:52 -07:00
d2457adf68 Create Command_cmdlist.java 2013-05-16 12:31:22 -06:00
aea65815a8 removed /denick from /purgeall 2013-05-16 12:29:06 -06:00
6abd2491f1 Removed /denick from /spurgeall 2013-05-16 12:28:28 -06:00
31b5c99007 Added broadcast to /spurgeall 2013-05-16 12:19:47 -06:00
4aebf33006 Added a broadcast to /purgeall 2013-05-16 12:18:39 -06:00
e29a820398 Added /spurgeall 2013-05-16 00:57:26 -07:00
fabbc78d22 Replaced /clearall with /purgeall, this cleans more! 2013-05-15 23:59:08 -07:00
a8b4f1d950 Removed /cmdlist (useless) 2013-05-15 20:56:18 -07:00
b7c9f4e02d Added warning in MOTD if in adminmode=true
I think this would save people connecting and spamming logs if in adminmode!
2013-05-15 23:12:46 +02:00
ba9289e1a3 Added /setl to set the amount of world edit blocks that can be used 2013-05-15 23:05:20 +02:00
47dec49381 added /rl as a blocked command
Just because it buggs me ALOT!
2013-05-15 21:13:36 +02:00
b1202c7871 hopefully this fixed /invis 2013-05-15 12:03:45 -06:00
e82e88f48f Added /invis, incremented version number to reflect latest changes v2.15 2013-05-15 15:23:35 +02:00
36747cb986 Added /tban, colors for /rawsay, minor changes 2013-05-15 14:56:23 +02:00
48fe4f6e69 Updated version number as per latest changes v2.14 2013-05-09 15:50:18 +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
e433d9605f Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod 2013-04-14 16:37:33 -04:00
905982c966 Merge pull request #6 from Wild1145/patch-2
/gtfo will work from all connections
2013-04-09 23:16:03 -07:00
e665d5fcbf Add in standard usage message for commands that have improper syntax. 2013-04-09 22:32:04 -04:00
3c9ca8c08a Don't need getCommandMap() here. 2013-04-09 22:13:31 -04: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
6484eab27e /gtfo will work from all connections
Thanks Darth :)
2013-04-09 22:35:12 +02:00
3333c826a5 Some changes to command class loader and structure. 2013-04-08 17:59:04 -04:00
156cf7efd3 Added "/list -a". 2013-04-02 19:09:39 -04:00
f3b04ee828 Added Command_plugincontrol. 2013-03-24 15:55:34 -04:00
b135aa8b58 Update for server compatibility with CraftBukkit v1_5_R2.
Increment to TFM v2.12
2013-03-23 15:18:37 -04:00
173faf3018 Merge pull request #4 from Wild1145/patch-3
Added rollback
2013-03-21 16:39:40 -07:00
af1254584c Added rollback
Attempt 2
2013-03-21 21:28:14 +00:00
5eca69ba9c Merge pull request #3 from WickedGamingUK/patch-2
Update Command_glist.java
2013-03-21 00:28:47 -07:00
d752de1cd2 Update Command_glist.java 2013-03-21 07:27:58 +00:00
ff76f4c47a Merge pull request #1 from StevenLawson/master
Am I doing this right...?
2013-03-20 17:23:04 -07:00
7b0977d58f Fixing some things that weren't thread safe.
More import / formatting cleanup.
2013-03-20 20:19:07 -04:00
71ec3d3a4d Remove ignore_permissions.
Mass formatting autofix.
2013-03-19 18:05:20 -04:00
028d15c796 Track appinfo.properties and version numbering 2013-03-19 22:17:10 +01:00
a7755117e4 Added TwitterBot remove in /saconfig delete 2013-03-19 11:50:57 +01:00