Commit Graph

2085 Commits

Author SHA1 Message Date
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
322f233ce0 added permban feature 2012-09-18 16:40:48 +02:00
6aefb4e4cc oops 2012-09-18 12:47:25 +02:00
54f0d543a7 Added /halt purge and /halt all 2012-09-18 12:40:32 +02:00
692147b84c Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod 2012-09-18 12:19:19 +02:00
f9f64d2edf Forgot plugin.yml >.> 2012-09-18 12:18:43 +02:00
5234f3c807 added /halt 2012-09-18 12:13:06 +02:00
8884b478aa added /rank for console 2012-09-18 11:45:14 +02:00
87455d61ad Not sure where you're headed with this, Darth
However, I wanted to make it's formatting standard and have it named properly.
2012-09-17 21:40:35 -04:00
9344a13116 Rewrote the /list command. Now shows superadmins in GOLD + a few other goodies.
Fixed a bug in the cager.
2012-09-17 21:33:01 -04:00
2c224af271 Mark: "Whaaa, why cant I use /who for /list anymore..." 2012-09-17 20:41:01 -04:00
779bf9152b Whitelist now working 100%. 2012-09-17 20:32:59 -04:00
d786e4e389 Derp. 2012-09-17 20:13:13 -04:00
3feec18131 Use Allman style, please!
Code cleanup.
Switched to StringUtils.join, we are re-inventing the wheel :D
Added whitelist support to TFM_PlayerListener auth code.
@Deprecated some utility methods, will remove shortly.
2012-09-17 19:46:59 -04:00
c9c1b7519d Revert changes to Command_saconfig: What was this
for?
2012-09-17 18:43:08 -04:00
49b61f4f55 Merge branch 'master' of github.com:StevenLawson/TotalFreedomMod
Conflicts:
	src/me/StevenLawson/TotalFreedomMod/Commands/Command_qdeop.java
	src/me/StevenLawson/TotalFreedomMod/Commands/Command_qop.java
2012-09-17 18:36:57 -04:00
1d2a17c13d I saw you changed this, but I fixed it last night and forgot to commit it. 2012-09-17 18:35:22 -04:00
4d505c3025 oops 2012-09-17 22:37:28 +02:00
2e32eec3b6 Finished /whitelist 2012-09-17 22:27:31 +02:00
013dd1d2cc Made /rd simpler 2012-09-17 21:57:52 +02:00
92110f78c4 General stuff & whitelist (work in progress) 2012-09-17 18:29:43 +02:00
9fcc195959 Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod 2012-09-17 16:07:16 +02:00
8c38344c99 added /doom 2012-09-17 16:06:27 +02:00
d23c99f3c5 Blocked the /gamemode command.
Made it so /smite actually blocks non-superadmins :D
2012-09-16 17:33:26 -04:00
b2746f2299 Update autoEject 2012-09-16 17:25:34 -04:00
b323b6318b Added TFM based tempban.
Blocked vanilla admin commands.
2012-09-16 17:18:30 -04:00
90e696a5b0 Copied over the old Essentials logic for smite and added it to the yml.
ALLMAN!
2012-09-16 14:20:51 -04:00
1182c0b3bb Merge branch 'master' of github.com:StevenLawson/TotalFreedomMod 2012-09-16 14:13:28 -04:00
20a06e2fa0 Dont need this here... 2012-09-16 14:13:14 -04:00
165c949744 Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod 2012-09-16 19:48:17 +02:00
8645747ad7 re-added /smite (did something go wrong?) 2012-09-16 19:46:53 +02:00
85ae29ad43 Redid qop and qdeop, again. I think this will work best :D
Please code in the "Allman" style in regards to indenting and bracket placement, at least in this project :D
2012-09-16 13:41:41 -04:00
9abdf265e4 General stuff 2012-09-16 14:58:46 +02:00
14cfea879d Re-added auto de-caps 2012-09-16 14:45:05 +02:00
8e0b7d94a8 Fixed error in /qop 2012-09-16 14:32:47 +02:00
89cfbbcef8 Added /ops list 2012-09-16 14:11:33 +02:00
0de47783b9 Added my own set of ban/unban commands that go directly to the server banlist and support temp banning and ban reasons. 2012-09-15 21:19:55 -04:00
0af25d921f Oops 2012-09-15 17:06:50 -04:00
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
e2ec640f29 JaromSar merge completed. I think. 2012-09-15 14:05:48 -04:00
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
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
0029aee036 Beginning JeromSar merge.
Incrementing to v2.7
2012-09-14 16:42:48 -04:00
24110d002c Moving login authentication to 100% TotalFreedomMod. 2012-09-13 19:34:14 -04:00
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
5838eb23ff Made isUserSuperadmin simpler. 2012-07-28 19:08:44 -04:00
f0679c4f61 Fixed a few depriciation issues 2012-07-22 19:15:00 -04:00
5dd36a9f26 A few old fixes i forgot to commit. 2012-07-22 14:06:01 -04:00
edd2a19ec0 Added setlevel.
Added userlist purge command.
Added blaze-rod boomstick.
2012-03-12 02:26:13 -04:00
ccd13369e5 Added userlist
Build # tracking
Exploding arrows
2012-03-09 14:01:04 -05:00