KHobbits
42872650d2
Add tptoggle others Essentials style.
2012-11-16 01:37:47 +00:00
Iaccidentally
5728f964a5
Merge pull request #195 from evonuts/2.9
...
Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|...
2012-11-11 14:21:18 -08:00
Iaccidentally
fbb3d7344f
update tptoggle to allow toggling other players :: new permission: essentials.tptoggle.others
2012-11-11 14:34:56 -05:00
KHobbits
8b660d32ac
Cleanup spawnmob classes
...
Spawnmob sign nolonger calls Command
Spawnmob other, now spawns at targets feet, rather than where the target is looking
Console can now spawnmob other
2012-11-11 18:55:02 +00:00
evonuts
b11a1a7cf2
Fix fly specific settings for other players (eg. /fly evonuts on)
2012-11-10 22:17:39 +13:00
evonuts
6a8a2dd28b
Update fly command to allow for /fly on|*ena*|1 and inversely, /fly off|*dis*|0.
2012-11-10 13:40:48 +13:00
KHobbits
8c9b755671
Extra perm check in /home
2012-11-08 11:53:26 +00:00
evonuts
83120f707f
Allow for console based gamemode shortcuts. Fixes ticket #3173
2012-11-08 15:19:07 +13:00
KHobbits
d674e65c11
Allow the 'userIsNotAway' and 'userIsAway' translation messages to be empty.
2012-11-04 22:41:35 +00:00
Alexander Schepp
b22e97b3cf
remove all L
2012-10-31 21:30:57 +01:00
Iaccidentally
dcf90cbf5a
Make /exp accept L before or after the amount, add extra checks
2012-10-31 16:25:13 -04:00
ementalo
bea3583192
Fix mail
2012-10-28 20:00:15 +00:00
Iaccidentally
5e476f4d61
Update Essentials/src/com/earth2me/essentials/commands/Commandtppos.java
...
2.9 too
2012-10-28 15:01:54 -03:00
Iaccidentally
6f213c23e2
update tppos to not accept coords over 30000000
2012-10-28 11:09:49 -04:00
KHobbits
48d04216a7
Reduce calls to bukkit getPlayer();
2012-10-26 21:34:36 +01:00
KHobbits
99cefb2d74
Fix perm check in /kill
2012-10-20 19:24:33 +01:00
KHobbits
600f99eb6b
If the player is still alive, make sure he dies. (/kill)
2012-10-20 19:18:04 +01:00
KHobbits
8ba7a24fd2
Block explicit /home bed, unless user has "essentials.home.bed" permission.
...
This does not effect the '/home' command when used with no arguments.
In this case, a player will still be sent to the bed home, if they have no Ess home set.
2012-10-20 16:15:43 +01:00
KHobbits
ef608c7595
Remove extra home check.
2012-10-20 16:09:54 +01:00
KHobbits
ae7c64619c
Allow kicking of hidden players
2012-10-14 13:04:00 +01:00
KHobbits
bdef1780ac
Warn when banning a player who has never connected to the server.
2012-10-14 13:03:54 +01:00
KHobbits
0a9e9ca41d
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-10-07 22:40:18 +01:00
KHobbits
4982cc950e
Add alt warp perm for others
2012-10-07 22:40:04 +01:00
snowleo
0097f961b4
Prevent massive amount of mails being send.
...
Added new config: mails-per-minute, default 1000
2012-10-07 22:46:15 +02:00
KHobbits
7a410919a0
Code comments
2012-10-06 03:49:36 +01:00
KHobbits
9b88107897
Fix gamemode other perm check
2012-10-02 21:06:28 +01:00
KHobbits
147a2fc227
Better handle invalid warp names
2012-10-02 00:19:42 +01:00
KHobbits
732dc3bf34
Cleanup sethome
2012-10-01 20:32:10 +01:00
Chris Ward
e670d0af45
Adding console override to sudo chat, changing say to c:
2012-10-02 03:30:13 +10:00
Alexander Schepp
0dd0dba338
Merge pull request #165 from chrisgward/patch-2
...
Adding say command to sudo to fake chat
2012-10-01 09:34:49 -07:00
Alexander Schepp
678ae78767
Merge pull request #166 from chrisgward/patch-3
...
Blocking numeric home names, changing invalid home message
2012-10-01 09:34:09 -07:00
Chris Ward
d8b6742543
Blocking numeric home names, changing invalid home message
2012-10-02 02:32:52 +10:00
Chris Ward
2671f39951
Adding -c switch to sudo to fake chat
2012-10-02 02:31:15 +10:00
Chris Ward
f50c5276e4
Adding console overrides to exempts
2012-10-02 01:57:29 +10:00
KHobbits
fbc0f13b2b
Properly handle tphere requests so the right user is in control/charged.
2012-09-29 23:34:46 +01:00
KHobbits
4bf0d3ab24
Should fix tpaccept charge bug - needs testing
2012-09-29 03:59:31 +01:00
KHobbits
c0a176825c
Add potion effect clearing on /heal - Chris Ward
2012-09-28 20:56:03 +01:00
KHobbits
72065c81f3
Minor colour change
2012-09-23 23:08:35 +01:00
KHobbits
cdff690bb5
Add server uptime to /gc
2012-09-15 22:04:18 +01:00
KHobbits
aa14cc39d9
Add missing TL key
...
Fixes #1363
2012-09-15 21:16:31 +01:00
KHobbits
cdf2c8beed
Allow bans on players who have never connected.
2012-09-15 20:57:44 +01:00
KHobbits
a2886d76d2
Fix Essentials /sethome to more strictly obey home limits.
2012-09-15 19:55:12 +01:00
KHobbits
cc0a65bace
/ess reset <player> - Clears stored data about a user.
2012-09-14 02:30:24 +01:00
KHobbits
59086932bd
Less strict matching on /realname
2012-09-11 01:07:31 +01:00
KHobbits
5611acf12c
Make /realname throw an error if no matches were found
2012-09-11 00:53:32 +01:00
KHobbits
3691417848
Fix Missing TL key
2012-09-09 17:10:26 +01:00
KHobbits
699ec273dd
More message cleanup
2012-09-09 16:15:12 +01:00
KHobbits
c1eed8ebcd
Missing TL keys
2012-09-09 15:50:22 +01:00
KHobbits
f9659dae68
Move the per world permissions:
...
essentials.world.worldname is moved to essentials.worlds.worldname
2012-09-08 22:50:20 +01:00
KHobbits
78a580bc40
Log to console the effects of /sudo
2012-09-08 21:10:26 +01:00
KHobbits
9c9d4e1da5
Move the per kit and warp permissions:
...
essentials.kit.kitname is moved to essentials.kits.kitname
essentials.warp.warpname is moved to essentials.warps.warpname
2012-09-08 20:32:48 +01:00
KHobbits
ce50e1448b
Look out for nulls.
2012-09-08 18:41:21 +01:00
KHobbits
8e885a3a6e
Make /itemdb command list the 15 shortest item.csv names for said item.
...
This will be useful when making eco signs.
2012-09-08 18:33:06 +01:00
KHobbits
ecd96a81dd
Fix /itemdb showing 'uses left' on none held items.
2012-09-08 16:33:00 +01:00
KHobbits
62381a7f52
Async EssentialsSpawn join event, like the others.
2012-09-08 14:55:37 +01:00
Iaccidentally
a032d0f19f
Update Essentials/src/com/earth2me/essentials/commands/Commandburn.java
...
typo fix
2012-09-04 00:16:23 -03:00
KHobbits
6fd82480a3
Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the 3 gamemodes.
2012-09-02 06:54:58 +01:00
Iaccidentally
0fb5fc6bcc
fix burn matching all players
2012-09-01 16:40:49 -04:00
KHobbits
4015351c85
Sanity Check.
2012-08-31 17:57:57 +01:00
KHobbits
e89f1d8a03
Add missing repair cost check on /repair hand
2012-08-31 17:54:10 +01:00
KHobbits
93f5a05f17
Reduce the number of permissions checks in command cost lookups
...
Add support for item number repair costs (repair-123: 120)
Ess charge api supports nested charges.
Slight kit optimization.
2012-08-31 17:48:07 +01:00
KHobbits
930eb7ae86
Fix IllegalStateException in sign click patch
...
Cleanup
2012-08-31 00:47:53 +01:00
KHobbits
298f3dc3b2
Comment out/remove the /speed walk code, until the client properly supports this function.
2012-08-26 19:53:58 +01:00
KHobbits
65741403e0
New command /speed [walk|fly] <speed> [player]
...
New permissions:
essentials.speed = access to the command
essentials.speed.others = ability to change the speed of another player
essentials.speed.bypass = override max speed limits in config.yml
New config options:
max-fly-speed
max-walk-speed
2012-08-26 19:35:39 +01:00
KHobbits
2b6d41ac5f
More work on /fly command - Still incomplete
...
Updated and fixed messages files for missing keys.
2012-08-26 17:16:22 +01:00
KHobbits
02d6eade28
Foundation for speed command - not yet implemented.
2012-08-25 19:23:41 +01:00
KHobbits
e324a21b60
New command: /enderchest [player] (alias /endersee and /echest)
...
This command lets you look inside your or another players enderchest
New Permissions:
essentials.enderchest - Access to the command
essentials.enderchest.others - Lets you look at other enderchests
essentials.enderchest.modify - Lets you modify other enderchests
2012-08-21 20:44:09 +01:00
KHobbits
7d5e0352d2
Fix /warp command matching in console.
2012-08-18 15:25:14 +01:00
KHobbits
c40b23d80e
Add command name matching to /gamemode
...
This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter.
2012-08-12 01:13:52 +01:00
KHobbits
f17a790d78
Improve player matching in /gamemode
...
Add extra aliases to /gamemode
2012-08-12 01:12:10 +01:00
Iaccidentally
bdf67db6ed
fix name length check in /kill
2012-08-10 07:17:05 -04:00
Iaccidentally
3e203d193c
fix msg and pay to accept 2 character names
2012-08-10 06:54:42 -04:00
KHobbits
a92eb4dee6
Throw warning when using /kill without valid player.
2012-08-10 02:40:05 +01:00
KHobbits
ed411ee217
Add console log message when player is /kicked
2012-08-10 02:35:05 +01:00
KHobbits
368d3a4046
Add console log message when player is /banned
2012-08-10 02:27:10 +01:00
KHobbits
8aab57e86b
Fix yaml issue with /kit
2012-08-10 02:26:23 +01:00
KHobbits
17adafecf9
Fix /top so that glass counts as a real block.
2012-08-08 23:00:09 +01:00
KHobbits
dd12e5db66
Fix tp permissions check to check player typing command not teleportee.
...
If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld>
2012-08-08 22:50:54 +01:00
KHobbits
ba6cc5a9ee
Fix minor Exp discrepancy
...
Add 'l<level>' syntax to /exp command
EG: /exp set l20
2012-08-08 02:07:47 +01:00
KHobbits
101ae201d6
Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters.
...
fixes #2365
2012-08-08 00:52:43 +01:00
Iaccidentally
4ca09cea2d
update gc for all worlds (thanks to Yofel)
2012-08-06 06:54:55 -04:00
KHobbits
9e975568be
New command: /workbench (aliases /wb and /wbench)
...
Permission: essentials.workbench
2012-08-06 00:26:42 +01:00
Alexander Schepp
7beab59c1a
Fix /gamemode 2 playername
2012-08-04 14:17:41 +03:00
snowleo
bd6614328b
Ignore case on /gm command
2012-08-03 10:41:23 +02:00
snowleo
45cd9597c9
Code cleanup
2012-08-03 10:39:45 +02:00
snowleo
c8a07ecdb5
Another fix for /exp
2012-08-03 10:29:22 +02:00
snowleo
ab82f550cf
Fix broken output of /itemdb
2012-08-03 10:02:47 +02:00
ementalo
fc288718b7
Switching the syntax of gamemode /gm mode player and adding mode aliases
...
Fixing translation keys
Fix plugin.yml gamemode syntax
2012-08-02 17:43:58 +01:00
ementalo
766f9b4dbd
CB #2267 Bukkit #1505
...
Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to gamemode sign, now requires another line with gamemode
2012-08-02 13:52:11 +01:00
Paul A.
a1ac58d17c
Check the player we are bringing has permission to enter the world vs the initiating user the final frontier
2012-08-01 16:04:13 +02:00
Paul A.
2fbdf7e4d6
re: re: Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:56:58 +02:00
Paul A.
d5ed474be7
Check the player we are bringing has permission to enter the world vs the initiating user part 4
2012-08-01 15:55:04 +02:00
Paul A.
1d92cb0e0a
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:53:30 +02:00
Paul A.
ab7a19b6e6
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:52:55 +02:00
Paul A.
7b94adfac8
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:50:28 +02:00
KHobbits
aea2c00a95
Add optional 2n'd param to temp ban reason TL key.
2012-06-19 08:46:33 +01:00
ementalo
3975ceb2a0
Fixing vanish on off arguments
2012-06-18 15:35:21 +01:00
ementalo
0a3ecbcd0e
Use the assigned variable when looking at durability in itemdb
2012-06-18 10:28:37 +01:00
KHobbits
9f852b3a41
Using /exp, show can't find player message, if no matching player is found.
2012-06-16 18:22:31 +01:00
KHobbits
0a9c88a990
Added TL key for ban syntax,
...
Default message: "Banned: <reason>"
Default reason: The Ban Hammer has spoken!
Optional 2nd param to banReason, {1}, will contain user who made the ban.
Example use: "banReason=Banned for {0} by {1}"
2012-06-16 17:10:47 +01:00
KHobbits
97eada7dd6
Players should not be able to ignore Console
...
Also implement chat exempt permission in other commands.
2012-06-16 16:22:51 +01:00
KHobbits
4c5a88929c
Fix /exp so it can be used in the console
2012-06-16 14:26:29 +01:00
KHobbits
af7e427545
Avoid silent command failures on /hat (ie typing /hat fish will no longer silently return as if broken)
2012-06-16 14:02:13 +01:00
KHobbits
4638c5ab55
Added missing TL key 'hatRemoved'
2012-06-16 13:56:36 +01:00
KHobbits
0c2e63baad
Make /vanish follow the same rules as /fly, /god and /gamemode
2012-06-16 13:53:46 +01:00
kukelekuuk00
641a4b9dff
Allow your hat to be removed with /hat remove
2012-06-15 22:36:26 +02:00
kukelekuuk00
d1a1559dca
args[0] instead of args[1]
...
derp
2012-06-15 11:41:06 +02:00
kukelekuuk00
0d56b700bf
/vanish [on|off]
2012-06-15 11:02:04 +02:00
KHobbits
2bebb0bd61
3 char min length on /pay and /msg
2012-06-13 00:49:36 +01:00
KHobbits
3b43f7bf03
Messing around with whois syntax
...
(TL's probably need some love)
2012-06-12 01:43:20 +01:00
KHobbits
4f2f166824
Adding mute status to /whois
2012-06-12 00:16:09 +01:00
md_5
8cff4348a6
Fix the vanish command for good.
2012-06-11 09:18:06 +10:00
KHobbits
40271f2ddf
I spied some more big Booleans.
2012-06-11 00:14:19 +01:00
KHobbits
aa1205f42d
i should prefer boolean to Boolean.
2012-06-11 00:08:31 +01:00
KHobbits
2e15de483d
Make /whois throw an error if no matching players are found.
2012-06-11 00:07:22 +01:00
md_5
77b0415c1b
Pass the actual player object to Bukkit.
2012-06-11 08:45:24 +10:00
KHobbits
8b47b80b0b
Broadcast command allows colour formatting.
2012-06-10 23:35:50 +01:00
KHobbits
13da8c3adc
Fix /lightning <player> <damage> to actually deal the proper set damage (5 or 25% by default).
2012-06-10 23:00:49 +01:00
KHobbits
a10190df51
Fix /essentials command to not show command debugging if there were no conflicts.
2012-06-10 22:46:56 +01:00
KHobbits
20d439578b
Fix /mute to follow same convention as /tjail
...
Fixed #2056
2012-06-10 19:56:24 +01:00
KHobbits
3b855255cf
Fix bug with /remove and minecarts
2012-06-10 19:36:31 +01:00
KHobbits
23283426e0
Allow syntax: /god <player> <on/off>
2012-06-10 19:20:43 +01:00
KHobbits
c958bc78dd
Allow syntax: /fly <player> <on/off>
2012-06-10 19:11:45 +01:00
KHobbits
9068c13e39
Play a bit less greedy with events
2012-06-10 18:33:07 +01:00
KHobbits
024aff0af5
Remove dura command and merge into itemdb.
2012-06-10 18:31:28 +01:00
KHobbits
57c1d75779
Fix kits to only show to people who can use them.
2012-06-10 18:27:55 +01:00
kukelekuuk00
62812e1e3a
DERP #2
2012-06-10 14:19:03 +02:00
kukelekuuk00
63680b4911
DERP
2012-06-09 23:06:09 +02:00
kukelekuuk00
96eb9c5db7
added /dura a durability check
2012-05-30 13:42:38 +02:00
md_5
45c1e347b0
Don't allow armor to be used as a hat.
2012-05-27 17:36:04 +10:00
md_5
0559b935e9
Add new command /hat and update translate keys as well as fix colour codes.
2012-05-27 17:24:49 +10:00
md_5
409f337973
Client side note blocks don't play it seems (reverse-merged from commit 0b60d4efe2
)
2012-05-26 14:47:30 +10:00
KHobbits
74f0babc7d
Separate toggle for world teleports using homes.
2012-05-22 17:54:19 +01:00
KHobbits
fa58503c9f
Code tidy.
2012-05-22 00:41:03 +01:00
KHobbits
9fca3728c3
Merge branch 'master' of github.com:essentials/Essentials
2012-05-22 00:39:44 +01:00
KHobbits
56fccb9645
Patch null error in /home after recent update.
2012-05-22 00:39:23 +01:00
md_5
cab40d7893
Keep track of vanished players and tweak lag meter.
2012-05-21 15:13:24 +10:00
KHobbits
faa3a5e027
Make /home and /back obey the world perm system.
...
This will prevent players from moving between words using virtually all essentials commands.
ATM /warp is excepted, because we already have per warp permissions.
Ess3 may see warp permissions altered to: essentials.warp.<world>.<warpname>
2012-05-20 23:58:03 +01:00
KHobbits
32fa834f3f
Forgot to update plugin syntax.
...
Added missing perm checks.
2012-05-19 22:02:42 +01:00
KHobbits
051af644a7
Exp command cleanup
2012-05-19 21:52:54 +01:00
KHobbits
9b9a6a3148
Merge pull request #70 from kukelekuuk00/master
...
/exp [set|give|player] [player] [amount]
2012-05-19 12:42:33 -07:00
KHobbits
18c9c812d7
Merge branch 'master' of github.com:essentials/Essentials
2012-05-19 17:45:09 +01:00
KHobbits
bc798977b5
Strip invalid chars from kit names
...
This may possibly block some kits from working that previous worked, if the kit name contained unusual letters
2012-05-19 17:44:47 +01:00
kukelekuuk00
853d7cb668
Fixes made, added /exp fix [playername] this fixes negative exp.
2012-05-17 14:39:40 +02:00
md_5
3eac027ddb
There is no need to start a second task to measure lag, it can in fact be measured with enough precision from the exisitng one.
2012-05-17 20:33:40 +10:00
md_5
1247401a5f
Add a LagMeter (ticks per second) to the /gc command. This command can now be accessed with /lag as well. Also added a simple /vanish command, with the extra node essentials.vanish.see
...
If you require a more advanced vanish solution checkout VanishNoPacket from mbaxter.
2012-05-17 20:25:02 +10:00
kukelekuuk00
16fc88b50c
new command /exp [set|give|player] [player] [amount]
...
perms are essentials.exp, essentials.exp.others, essentials.exp.set, essentials.exp.set.others, essentials.exp.give and essentials.exp.give.others
2012-05-14 11:36:44 +02:00
kukelekuuk00
5020f6b990
Added an /exp command that shows the amount of exp you have and how much you need for the next level.
...
Permissions are essentials.exp and essentials.exp.needed
2012-05-13 13:44:41 +02:00
KHobbits
a48f6c8c30
Force 3 letters before matching players for /god /gamemode and /fly
2012-05-07 00:30:09 +01:00
KHobbits
8d6b864b5b
Revert "Update home count..." This reverts commit 9b731cc39c
.
...
On second thought, this would just lead to inconsistency....
2012-05-07 00:16:45 +01:00
KHobbits
9b731cc39c
Update home count to include the bed home if set, this does not prevent people from setting a bed home if they are at max.
2012-05-07 00:05:02 +01:00
KHobbits
d3397279f6
Revert "We can't damage and kill, so we will just kill to make everyone happy, and the event pointless."
...
This reverts commit 705efc6002
.
Also fix kill to do the same.
2012-05-06 16:09:47 +01:00
md_5
705efc6002
We can't damage and kill, so we will just kill to make everyone happy, and the event pointless.
2012-05-05 20:01:18 +10:00
md_5
18b5405c76
Add message to sender when all players kicked, addresses issue #1968
2012-04-24 17:47:27 +10:00
KHobbits
507ecc47b6
Switch the order of the alt give syntax to follow vanilla order.
2012-04-18 00:37:44 +01:00
KHobbits
1bd1665faa
Throw syntax error on /item, if syntax is wrong.
2012-04-14 17:53:33 +01:00
KHobbits
055603b09e
Fix null locations in /seen
2012-04-14 15:57:47 +01:00
ementalo
90d2451ce2
Merge branch 'master' of https://github.com/essentials/Essentials
2012-04-13 14:52:25 +01:00
ementalo
5b5df254d5
Don't kill tamed ocelots with killall Test #1921
2012-04-13 14:49:15 +01:00
snowleo
2d319fe5aa
Fix double charge in /jump
2012-04-12 23:57:19 +03:00
KHobbits
bb83dcc828
Allow vanilla syntax of /give
2012-04-07 04:39:12 +01:00
KHobbits
0eefb7f5a1
Remove 'set' and 'add' from /time command args, to allow use of original syntax.
2012-04-07 04:22:17 +01:00
KHobbits
fe95cfe03b
New ingame command syntax: /kit <kit> <playername>
...
New Permission: essentials.kit.others - allows giving kits to other people.
New console commands: /kit & /kit <kit> <playername>
2012-04-07 03:34:01 +01:00
KHobbits
7a6368a980
Console should be able to kick everyone.
2012-04-07 03:07:07 +01:00
KHobbits
5a7d733cbf
Added extra params to setHome TL key {0} world {1} x {2} y {3} z
2012-04-04 18:19:39 +01:00
KHobbits
2ddd31a37d
Report invalid enchantments in kits.
...
Improve error logging
2012-04-04 03:09:27 +01:00
KHobbits
e52996609a
Update seen to show better data for vanished users:
...
New Perm: essentials.seen.extra - Shows some extra information for staff
2012-04-04 01:20:57 +01:00
KHobbits
932de33349
Little bit of powertools code cleanup.
2012-04-04 00:40:58 +01:00
KHobbits
195604997b
Enable powertools if they are disabled when setting a new tool.
2012-04-04 00:39:59 +01:00
KHobbits
a3a3f81e11
Better hide vanished players.
2012-04-03 16:12:49 +01:00
KHobbits
d0f3fb4417
Command cost api update: Can now set fallback costs.
...
Repair command addition: ontop of 'repair' and 'repair-<itemname>' you can now charge for 'repair-all' to charge more for /repair all or 'repair-item' to charge per item repaired.
2012-04-03 15:35:13 +01:00
KHobbits
bf1e073ef4
Allow tppos to be used in console.
2012-04-02 02:47:44 +01:00
KHobbits
767703bfc9
Optional second param to /gm to force gamemode on other players.
2012-04-02 02:31:31 +01:00
KHobbits
f3345247ed
Reset ban reason to null on /ban <player>, if no reason is set.
2012-03-30 11:40:44 +01:00
KHobbits
1101a3243d
Fix tpo syntax error.
2012-03-29 22:32:16 +01:00
KHobbits
d7139cb16c
Update to CB #2126 B #1425
...
Min CB version changed to 2122
2012-03-29 02:00:51 +01:00
KHobbits
10f82a6723
Fix using /setworth <price>
2012-03-29 00:13:56 +01:00
KHobbits
97eed50ccc
Adding world permission checks to:
...
tpaall tpall tpahere tphere tpohere
User is required to have the permission for the world he is in, before he can teleport users outside this world, to it.
2012-03-27 15:28:40 +01:00
KHobbits
e30d900289
Clarify how backup works.
...
Add option for auto save-all.
2012-03-26 00:49:53 +01:00
KHobbits
2cc96e995b
Update tp to check if target player has tptoggle disabled.
...
Update tpo to allow player to player tp.
2012-03-25 23:32:04 +01:00
KHobbits
47cf1289d7
Don't show 'backup started' on /backup if it hasn't been configured.
2012-03-25 19:10:39 +01:00
snowleo
3e6e71ca41
Optimize metrics
2012-03-25 11:39:19 +02:00
KHobbits
b7221516dc
Invsee now shows a live player inventory in a window, rather than cloning players inventory.
...
New Permission: essentials.invsee.modify - Player with this permission will be able to add/remove items from the other players inventory.
2012-03-25 02:33:52 +01:00
KHobbits
7ca2b65c4f
New permission check: essentials.list.hidden is now required to /getpos hidden players.
2012-03-24 21:08:45 +00:00
KHobbits
72028086c0
'Enabled' looks better than 'true'.
2012-03-23 22:38:01 +00:00
KHobbits
0a74da88d6
Help command refresh.
2012-03-23 17:16:09 +00:00
KHobbits
71358629f4
New command: /fly
...
New perm: essentials.fly.others
2012-03-22 22:59:52 +00:00
KHobbits
d20519ef8b
New Permission: essentials.chat.url
...
Without this perm, URLs will be modified not to be links.
2012-03-22 22:19:58 +00:00
KHobbits
0dc1270aed
Split colour permissions into 3: color/magic/format
2012-03-22 22:07:13 +00:00
KHobbits
165a76d492
Add villager professions to /spawnmob
2012-03-22 20:03:52 +00:00
KHobbits
3d7d4a47d9
Bukkit R0.3 api updates.
2012-03-22 17:26:05 +00:00
KHobbits
1746569e1a
Extra Trees
2012-03-22 17:25:13 +00:00
KHobbits
7bcec32134
Cleaning up displaynames
2012-03-21 23:54:57 +00:00
KHobbits
3e88fb44f4
Split if tree for readability.
2012-03-20 15:03:53 +00:00
KHobbits
518b013a63
Teleport check cleanup
2012-03-20 13:26:49 +00:00
KHobbits
e752538568
Fix per world teleport permission checking.
2012-03-20 11:53:05 +00:00
KHobbits
762105d692
New permission: essentials.tp.others - Allows players to /tp <p1> <p2> replaces old reused permission.
...
New permission usage: if world-teleport-permissions is true in the config, TP commands will now check for essentials.world.<worldname> when a tp would switch worlds.
2012-03-17 06:10:02 +00:00
KHobbits
87cd693020
Adding Exp to /whois, shows total exp and ingame level.
...
Due to the way minecraft calculates levels (flawed formula), its possible to not match calculated level.
2012-03-17 01:43:49 +00:00
KHobbits
e5e81eda72
Make /nuke drop tnt from a more reasonable height.
2012-03-15 05:09:34 +00:00
KHobbits
45cf2ae960
Make /spawner errors more descriptive.
2012-03-15 04:41:56 +00:00
KHobbits
d0d0117411
Add metric opt out toggle ingame.
2012-03-15 03:49:17 +00:00
KHobbits
5d79863cfc
Fixing setwarp command.
2012-03-15 02:12:43 +00:00
ementalo
6cf2bb5cd9
Adding permissions for overwriting exisitng warps
...
essentials.warp.overwrite.[warpname] will allow overwrting of exsiting warps
essentials.warp.overwrite.* for all warps
Adding WarpNotFoundException class
2012-03-14 21:16:22 +00:00
KHobbits
267495a406
Fixing warp command costs.
2012-03-13 16:15:01 +00:00
KHobbits
dfbc1956c9
Fixing a few TL Keys
2012-03-12 15:35:20 +00:00
KHobbits
2da802d4b7
New permission: essentials.seen.banreason
...
With this permission players can see why a user was banned, in /seen.
2012-03-12 15:00:44 +00:00
KHobbits
adffbab678
Adding jail time to /whois.
2012-03-12 01:15:10 +00:00
KHobbits
e11525ab64
Update offline user check.
...
Add ban reason to /seen
2012-03-12 01:00:57 +00:00
KHobbits
8dcd591beb
Update setworth to allow /setworth <price> ingame
...
Allow /setworth to be used from console.
2012-03-11 23:59:59 +00:00
KHobbits
a40c936bcf
New Permission: essentials.lightning.others
...
With this permission you can use /lightning <player>, without only strike based on direction.
2012-03-11 20:58:54 +00:00
md_5
0b60d4efe2
I dont think free noteblocks are a good idea
2012-03-05 18:40:18 +11:00
md_5
d31e434e4d
Allow spamming of this, by reducing explosion damage to 0, same effect, no mess
2012-03-05 18:28:04 +11:00
KHobbits
68fbc40605
Fixing spawnmob count.
2012-03-05 00:22:31 +00:00
KHobbits
8b7c5cf2ed
Add listgroups as TL key
2012-03-05 00:19:40 +00:00
KHobbits
1811631b93
Apply colors to group tags.
2012-03-05 00:08:37 +00:00
KHobbits
7cec1564b9
Build custom mob list /spawnmob
2012-03-04 21:54:51 +00:00
KHobbits
a75eefcdd4
CME
2012-03-04 21:43:24 +00:00
KHobbits
6a9027da6d
Adding starter/newbie kit to EssentialsSpawn
...
Optimization to EssentialsSpawn join event.
2012-03-04 20:09:25 +00:00
KHobbits
6da705c86f
Allow more currency customization.
...
Added currency key to messages.
2012-03-04 10:11:58 +00:00
KHobbits
c3fa56322b
Adding option to modify all users balances (including offline) /eco reset ** <amount>
2012-03-04 09:20:03 +00:00
snowleo
e6181928e8
Cleanup of /spawnmob
2012-03-03 17:01:53 +01:00
md-5
cea5c81d44
Merge pull request #56 from Iaccidentally/patch-4
...
Allow spawning baby villagers and ocelots
2012-03-03 00:34:00 -08:00
Chris Ward
74a57553f6
Cleanup
...
Signed-off-by: Chris Ward <chris@chrisgward.com>
2012-03-03 19:21:27 +11:00
Iaccidentally
35576ab64a
add little babbys
2012-03-03 03:04:54 -05:00
Chris Ward
6da6e4d2e8
Cleanup
...
Signed-off-by: Chris Ward <chris@chrisgward.com>
2012-03-03 18:07:43 +11:00
KHobbits
1bbbfe1c96
Make the antioch message optional.
2012-03-02 17:03:34 +00:00
snowleo
21a248e94d
Will be removed until the next release XD
2012-03-02 01:30:52 +01:00
snowleo
f1aed4b521
Better cats
2012-03-02 00:40:50 +01:00
snowleo
7564ebf79e
Fix world heights
2012-03-02 00:18:31 +01:00
snowleo
64d866a77d
New Entities and Items for 1.2
2012-03-02 00:06:57 +01:00
snowleo
696b930fb2
EntityType instead of CreatureType
2012-03-01 19:05:50 +01:00
snowleo
02c1cb05c7
Updated to R6
2012-03-01 19:05:50 +01:00
KHobbits
e277acf80e
Display users new balance on /eco give/take.
2012-02-28 02:45:02 +00:00
KHobbits
9f893e68e9
Add Minimum Balance, to allow people to manage overdrafts.
2012-02-28 02:45:02 +00:00
KHobbits
6fb8dad0ec
Balance top now has server total on first line.
...
Balance top will update ess balance backup if using register/vault eco.
2012-02-23 15:17:23 +00:00
KHobbits
e5b91dae73
Fixing kits for new config classes.
2012-02-22 12:32:51 +00:00
KHobbits
ed7fe9213f
Fix /sudo message display.
2012-02-21 21:39:25 +00:00
snowleo
9bd0c33fef
Never give our user object to other plugins!
2012-02-21 18:41:27 +01:00
KHobbits
b2dbb3f9e3
Fixing being charged twice for /back.
2012-02-16 16:57:50 +00:00
KHobbits
f0c0ee1a8d
/spawnmob - Only list mobs you have permission to spawn.
2012-02-14 23:55:29 +00:00
KHobbits
57a2ef08d4
Allow charges for different mob types in /spawner
2012-02-13 17:16:27 +00:00
KHobbits
2699e02f96
Add per warp command costs
...
Make warp other commands charge the commander, not the warped.
2012-02-13 17:09:07 +00:00
KHobbits
b0d06ce6ed
Refactoring tpaccept perm check to include tpaall.
2012-02-11 20:10:19 +00:00
Wolvereness
9efd0eb6f9
Fix exploit with /tpaccept if sender no longer has permission
2012-02-09 23:14:57 -06:00
KHobbits
f0ee026fb9
Allow colour codes in /ping
2012-02-09 22:13:00 +00:00
KHobbits
b3fc790000
New Permission: essentials.sudo.exempt
...
If a user has this perm, they cannot be controlled.
2012-02-09 22:11:46 +00:00
KHobbits
83f9209bcc
Optional argument to /ping [message]- Message to be echo'd.
...
Possible use in scripts, checking for lag, /sudo, etc.
2012-02-09 22:02:24 +00:00
KHobbits
3ff1f4adbb
Fixing repair to not repair items with datavalues, unless they actually have a durability.
2012-02-02 10:27:35 +00:00
KHobbits
5c19e71858
Sanitize mail for untoward characters.
...
Prevent a user error from terminating essentials timer task.
2012-02-02 09:26:36 +00:00
KHobbits
2f1d9ad82c
Prevent /home bed, if the bed was later destroyed.
2012-01-29 21:44:15 +00:00