Steven Lawson
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
Steven Lawson
f3b04ee828
Added Command_plugincontrol.
2013-03-24 15:55:34 -04:00
Steven Lawson
b135aa8b58
Update for server compatibility with CraftBukkit v1_5_R2.
...
Increment to TFM v2.12
2013-03-23 15:18:37 -04:00
Jerom van der Sar
53ff2faa2f
Final merge, everything *should* be working now
2013-03-19 11:24:50 +01:00
Jerom van der Sar
8939b7e728
Some changes, I hope we can settle with this
...
first init of /twitter command
2013-03-18 17:08:51 +01:00
Jerom van der Sar
512f40d0f9
Merge branch 'official_mg' of https://github.com/StevenLawson/TotalFreedomMod
2013-03-18 16:37:04 +01:00
Steven Lawson
256e29fcc6
Change to 1.5 log handle.
...
Increment version for 1.5 development.
2013-03-16 15:59:52 -04:00
Jerom van der Sar
2adb11dae2
Added commandspy
2013-01-21 19:58:42 +01:00
Jerom van der Sar
ac0dc43cd7
Moved all player messages to playerMsg()
...
Changes to /blockcmd
2013-01-07 16:24:54 +01:00
Jerom van der Sar
f0ca909069
Added /health (try 2)
2012-12-28 00:49:30 +01:00
Jerom van der Sar
7c360baa3c
Added /health
2012-12-28 00:27:54 +01:00
Steven Lawson
bfa0324af9
Removing tests. Since we don't do those.
...
Added /lastcmd.
Added /tfupdate, mainly for my own use.
2012-12-21 22:22:08 -05:00
Steven Lawson
bb1fd44a2b
Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod
2012-12-07 19:37:44 -05:00
Steven Lawson
0589ebcf48
Added /deafen
2012-12-07 19:37:27 -05:00
Jerom van der Sar
2c0dc8c845
Added /blockcommand
2012-12-06 10:32:08 +01:00
Jerom van der Sar
cd6251d07d
Added /cookie
2012-12-04 08:36:56 +01:00
Steven Lawson
63b80d0d69
Changes to AdminChat.
2012-12-02 12:27:10 -05:00
Jerom van der Sar
11347c2327
Added Adminchat
...
Conflicts:
src/me/StevenLawson/TotalFreedomMod/TFM_Util.java
2012-12-02 12:13:36 -05:00
Steven Lawson
f7393a85c4
plugin.yml cleanup, going to do a better job of this later on (have it auto-generate the description, usage, and alias from the @CommandPermissions).
...
Cleanup TFM main class.
Added /listsync for associate servers.
Added config.yml based host_sender_names list.
2012-12-02 12:05:54 -05:00
Steven Lawson
ff7a77cbfd
Changes to /rd and /ro.
...
Eliminated use of WorldEdit and op, deop kludge :P
2012-12-01 15:11:00 -05:00
Jerom van der Sar
e0cf28a055
Added /ro
2012-11-28 17:35:31 +01:00
Steven Lawson
f5891ae23b
Added /dispfill.
2012-11-24 14:57:18 -05:00
Steven Lawson
5845283bad
More superadmin list updates.
2012-11-19 21:50:33 -05:00
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