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
KHobbits
a2418a68d9
Fixing Kill/suicide in creative mode.
2012-01-29 21:37:38 +00:00
KHobbits
bc76e87366
Fix boolean fail in /r offline checking.
2012-01-29 20:57:17 +00:00
KHobbits
6a5fefb102
Optional second argument to /tpaccept, it will only accept the request if the sender matched that string.
2012-01-29 04:59:30 +00:00
KHobbits
a31f5e219d
Kill people the proper way.
...
Test #1410
2012-01-29 03:23:38 +00:00
KHobbits
9ee78bdaec
Switch /near priority to check for int first.
...
Test #1269
2012-01-29 03:09:59 +00:00
KHobbits
735f9ce212
Make sure player is online when sending a /reply.
2012-01-29 02:57:52 +00:00
KHobbits
2f96c9763f
Only list bed home if it is set.
2012-01-28 01:39:51 +00:00
KHobbits
137b60c5f2
Allow space as well as : in /delhome
2012-01-28 01:32:15 +00:00
KHobbits
292b7b0546
Stop users from using /sethome bed
2012-01-28 01:09:02 +00:00
KHobbits
f7c6759433
Check bed still exist, for bed homes.
2012-01-28 00:49:22 +00:00
Léa Gris
25976edc2b
i18n added to command nuke
2012-01-26 04:46:00 +01:00
KHobbits
a10f6850e5
Compiled regex is faster.
2012-01-18 23:35:30 +00:00
KHobbits
1f2c669eca
Stripping vanilla colour from /helpop and /mail
...
Adding support for &k in EssChat
Adding support for colour in /msg and /r - New perm: essentials.msg.color
2012-01-16 20:25:36 +00:00
KHobbits
1d5a09a03e
Merge branch 'master' of github.com:essentials/Essentials
2012-01-16 19:42:37 +00:00
KHobbits
4435121c84
Stripping vanilla colours from /msg
2012-01-16 19:42:15 +00:00
snowleo
813e66b4f2
Fix /nick command colors
2012-01-16 20:38:53 +01:00
KHobbits
6e82419c15
Allowing use of aliases in help/info/motd, for command suggestions.
...
Test #1441
2012-01-14 16:53:18 +00:00
KHobbits
3f6b9586b4
Fixing double charges on /home
...
Test #1426
2012-01-14 16:42:53 +00:00
KHobbits
856cef3286
Update Essentials/src/com/earth2me/essentials/commands/Commanditemdb.java
2012-01-14 15:04:16 +00:00
Jeremy
283dc9b3c1
No sending to all players, must specify target.
2012-01-01 18:18:29 -06:00
snowleo
31e80ba698
Fix sending our player object to other plugins.
2011-12-20 11:57:22 +01:00
snowleo
5bb7d82fca
Fix double names in /balancetop and show display name in balancetop
2011-12-19 12:39:23 +01:00
KHobbits
98cd03ac57
Prevent future warps being named as numbers.
2011-12-19 10:57:18 +00:00
snowleo
70bd9bd1f3
Renamed /butcher to /killall and fixes to the code.
2011-12-13 10:28:15 +01:00
KHobbits
dfa4ecbe4f
Inform user that they were healed.
2011-12-13 01:47:58 +00:00
KHobbits
f936cd5f27
Updating to RB
...
CraftBukkit #1597 Bukkit #1073
2011-12-12 23:00:21 +00:00
snowleo
f8e1f02523
Fix sorting of users in /who
2011-12-11 09:22:27 +01:00
KHobbits
aa5f819d7b
Added cleanup note
...
Minecraft server usually shows players around 140-180 range, so changing default /near to 200.
2011-12-10 04:12:22 +00:00
KHobbits
c0e903c1f3
New permissions: essentials.powertool.append.
2011-12-09 21:42:36 +00:00
ementalo
95d5217f58
Allow timeout of /tpa /tpahere requests
...
Adds new config setting tpa-accept-cancellation
Test #781
2011-12-08 23:43:09 +00:00
KHobbits
b102c5f3d8
First Refactor of Kits
...
New sign: [Kit] / <kit name> / [group] / [charge]
2011-12-08 04:44:18 +00:00
KHobbits
9410a25cce
Adjusting /spawn to not trigger respawn event.
2011-12-08 02:21:10 +00:00
snowleo
46c99e5c6f
/home sends the player to bed again before it tries to respawn.
2011-12-07 15:18:50 +01:00
snowleo
435219bab6
Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in the second line allows to enchant all possible items.
2011-12-07 14:23:56 +01:00
snowleo
324cd74826
Banned moved from /whois to /seen
2011-12-07 12:00:01 +01:00
snowleo
5b539bf034
Fix /mail sendall, fixes #1209
2011-12-07 11:02:10 +01:00
snowleo
879d4913dc
/balancetop now has pages instead of max argument
...
Test #1210
2011-12-07 10:53:06 +01:00
snowleo
67a3a55f5a
Updated /near and /getpos command, added new argument playername
...
Test #1214
2011-12-07 10:03:23 +01:00
Khyperia
e8eb1974b8
New feature: IsBanned to /whois
2011-12-07 09:36:11 +08:00
Khyperia
a82d8d1d44
Added new player argument: /spawnmob <mob> [amount] [player]
...
Test: #821
2011-12-07 09:36:11 +08:00
ementalo
9ca0e51dac
Merge branch 'master' of github.com:essentials/Essentials
2011-12-07 01:13:08 +00:00
ementalo
10597cec2f
Catch TeleportClause.COMMAND in the teleport listener.
...
Changed Teleport methods to pass a TeleportClause param
2011-12-07 01:12:36 +00:00
Khyperia
b49a9ef165
New feature: /mail sendall <message>
...
Test: #649
2011-12-07 08:53:15 +08:00
Khyperia
d573671933
Renamed /find to /itemdb
2011-12-07 08:53:14 +08:00
Khyperia
a0d66ce230
New command: /find <item>
...
Test #278
Test #293
Test #348
2011-12-07 08:53:14 +08:00