Commit Graph

1189 Commits

Author SHA1 Message Date
2e899bd4fe Converted gadmin messages to adminAction. 2012-12-01 14:33:06 -05:00
e0c2869da8 Reverted changes to /cage. What was broken here? 2012-12-01 14:26:08 -05:00
f6d8222a1a Reverting changes to project files. Don't commit these. 2012-12-01 14:17:02 -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
92a6bbce94 Added message repeat prevention 2012-11-27 20:03:42 +01:00
878199c2d5 Let me figure this out 2012-11-27 18:06:59 +01:00
feaac20a5a Minor Changes 2012-11-27 17:00:18 +01:00
f5891ae23b Added /dispfill. 2012-11-24 14:57:18 -05: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
13af6cb6a3 Implemented support for annotation based command permission setting.
Example usages in adminmode, cage, and fuckoff.
This feature can be "ignored" for commands that want to check perms for themselves.
This means that we can gradually implement this, and not all commands have to be on the new system.
2012-11-22 22:48:28 -05:00
502b055265 Added standard method for matching partial and *'d IPs (fuzzy ip matching). 2012-11-22 21:32:55 -05:00
ed82272f5c A few of Darth's recent dev branch changes.
-Made it so only superadmins can use qop and qdeop
-Reformat of mute/stfu, now blocks essentials based communication commands as well as /say when someone is muted.
-Blocked socialspy.
2012-11-21 22:42:05 -05:00
ea151d63e4 Fix for ops using /packet for spamming
Need appinfo,properties, Eclipse doesnt generate it
Fixed SerialVersion UID
Made SuperAdmin Stand out in /list
2012-11-21 19:27:54 +01:00
477c8ffdd0 minor changes 2012-11-21 17:36:48 +01:00
a696a8b23b Make commands guess players by nickname 2012-11-21 16:49:47 +01:00
a1047b1811 Prevent Muted players from using certain commands
Prevent non-superadmins from using /socialspy
2012-11-21 16:40:17 +01:00
68a225ed7e hehe 2012-11-21 16:25:34 +01:00
09c0208de5 Fixed players being able to use /qdeop 2012-11-21 16:20:54 +01:00
488d721a93 Fixed Auto-Decaps not working
Added Removal of excessive exclamation marks
2012-11-21 16:16:09 +01:00
fbc8d20fda Minimal Stuff 2012-11-21 15:57:39 +01:00
892682e969 Filter duplicate IPs and shit in superadmin list. 2012-11-20 20:29:57 -05:00
8076ee822e Make lockup scheduler stop when someone logs off. 2012-11-20 20:09:24 -05:00
f2f59d2a0d Made it so relogging wont reset someone's TFM_UserInfo instance. 2012-11-20 19:57:53 -05:00
d988a699ec Also update the last "login" date. 2012-11-20 18:27:19 -05:00
846b79d4fa Make /saconfig add <name> add new IP for existing admin. 2012-11-20 18:14:37 -05:00
5845283bad More superadmin list updates. 2012-11-19 21:50:33 -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
6083f94797 Updated readme file. 2012-11-15 18:14:38 -05:00
a543c87ea0 Superadmin list overhaul! 2012-11-12 20:42:30 -05:00
774ca0cf0a Increment to v2.9
Add "Login Title Message Customization"
2012-11-11 13:11:06 -05:00
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
a1c8427850 Added Protected Areas!
Switched distance -> distanceSquared to eliminate square root computation, where possible.
2012-11-03 15:03:38 -04:00
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
fa934e1eca Increment version. 2012-10-22 17:07:33 -04:00
94003f789d EXTRA PARENTHESES ZOMG. 2012-10-22 17:03:43 -04:00
aff1e1b16f Remove appinfo.properties from repository. This is an ignored file. 2012-10-22 16:59:56 -04:00
1f6524ff25 Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod 2012-10-22 16:57:34 -04:00
042fc3102e New netbeans version.
Fix chat length truncation amount.
2012-10-22 16:47:29 -04:00
8f6469e5fd oops 2012-10-17 13:44:51 +02:00
8d6436d7aa Fixed bug with /onlinemode not showing correct mode when switching 2012-10-17 13:38:30 +02:00
2a396ca904 SuperAwesomeAdmins. Because who are we kidding anyway. 2012-10-03 18:50:16 -04:00
e7f2ad893c on request: added feature to define telnet users who may use certain high-profile commands 2012-09-30 15:51:07 +02:00
d0569c0243 Made it so console can use /potion when a target is specified. 2012-09-23 19:00:45 -04:00
054ce678f4 Added some startup crash prevention. 2012-09-20 16:35:00 -04:00
5785cc2164 Misc 2012-09-19 23:17:10 -04:00