f0ca909069
Added /health (try 2)
2012-12-28 00:49:30 +01:00
7c360baa3c
Added /health
2012-12-28 00:27:54 +01:00
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
ca4e64cc0e
Updates for CraftBukkit v1.4.6
2012-12-20 21:33:22 -05:00
b8b755c0c7
Adding additional login checks.
...
Added /saconfig info
2012-12-19 20:25:29 -05:00
d066c1b754
Cleanup
2012-12-10 22:05:08 -05:00
972e81276d
Lol, deathray.
2012-12-10 17:15:33 -05:00
b2ad8eb7a0
permission fixes
2012-12-10 21:25:48 +01:00
9ae4677307
Consolidate any calls to net.minecraft.server classes to new TFM_ServerInterface class.
...
Fix use of deprecated async calls.
2012-12-08 22:42:29 -05:00
c3b03f8e7c
Removed cake foolishness.
2012-12-08 13:28:40 -05:00
417dbc9589
Update to latest versions of MCStats' Metrics class.
...
Next time you add something like this, let me know first so I can handle the administrative bits of taking ownership of the plugin and such...
Cleanup.
2012-12-07 20:01:52 -05:00
bb1fd44a2b
Merge branch 'master' of https://github.com/StevenLawson/TotalFreedomMod
2012-12-07 19:37:44 -05:00
0589ebcf48
Added /deafen
2012-12-07 19:37:27 -05:00
2f044a07f2
Added Metrics: mcstats.org
2012-12-06 12:01:51 +01:00
2c0dc8c845
Added /blockcommand
2012-12-06 10:32:08 +01:00
88000cd504
I see your cookie, and raise you cake v2.0.
2012-12-05 20:54:38 -05:00
ef01bead21
I think this'll work better :)
2012-12-04 08:46:24 +01:00
cd6251d07d
Added /cookie
2012-12-04 08:36:56 +01:00
63b80d0d69
Changes to AdminChat.
2012-12-02 12:27:10 -05:00
11347c2327
Added Adminchat
...
Conflicts:
src/me/StevenLawson/TotalFreedomMod/TFM_Util.java
2012-12-02 12:13:36 -05:00
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
4de09696b9
Yeah, that wasn't going to work...
2012-12-01 20:33:36 -05:00
9501c07301
Make /list send clanforge the exact list that vanilla Bukkit prints out for compatibility.
2012-12-01 18:07:27 -05:00
b2ae63dc53
I removed /clear and /socialspy from essentials, so we don't really need these.
...
Not that it helped anyway, essentials had like 10 aliases for the /clear command that this woudn't have blocked.
2012-12-01 17:01:41 -05:00
7a7bd72127
Added affected count to /ro.
2012-12-01 15:50:33 -05:00
0ec8c5bc32
Add adminAction messages to /ro.
2012-12-01 15:45:50 -05:00
93d390c96a
Move repeat message detection so spam filter can still catch it.
...
Who cares if someone uses too many !!'s.
Removed extra check for /socialspy, /packet has been hard-coded out already.
Added back in check for is muted.
General cleanup.
2012-12-01 15:31:25 -05:00
ff7a77cbfd
Changes to /rd and /ro.
...
Eliminated use of WorldEdit and op, deop kludge :P
2012-12-01 15:11:00 -05:00
dbed25d79f
I think that having this broadcast may lead to spam.
2012-12-01 14:43:03 -05:00
4f3972c406
TFM_Util.implodeStringList is deprecated.
2012-12-01 14:39:37 -05:00
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