KHobbits
0be9986dfb
Misc cleanup
2013-07-07 12:38:01 +01:00
KHobbits
7470ee6854
Split util classes.
2013-06-08 22:31:19 +01:00
KHobbits
1c309995d1
Turn Target into a real class.
2013-06-08 21:40:02 +01:00
KHobbits
244592a9e2
Essentials API cleanup and teleport possession fixing. (UNSTABLE)
2013-06-08 19:34:14 +01:00
snowleo
5d75308ad1
Remove User instance from Teleport class
2013-05-03 01:53:54 +02:00
Iaccidentally
a5001d15ad
Minor cleanup
2013-04-30 12:57:38 -04:00
Iaccidentally
4892847372
API & misc cleanup
2013-04-30 12:25:25 -04:00
KHobbits
32e3791b07
Minor TP and timer tweaks.
2013-04-22 00:11:13 +01:00
KHobbits
26d674083f
Import cleanup
2013-03-16 09:19:30 +00:00
KHobbits
cd8ee29ca6
Let Bukkit decide if a bedspawn is valid or not.
...
Bukkit's bed fix forces minimum bukkit change.
2013-02-01 02:59:40 +00:00
Iaccidentally
54a106d45f
cleanup :: fix build
2013-01-31 14:40:33 -05:00
KHobbits
f6dd34e980
Fix home functionality bugs:
...
/home not using bed when enabled
/home not giving teleport warning
2012-12-29 06:43:26 +00:00
KHobbits
9f0a50b0b6
Delay sending respawn event until we actually try to respawn user.
2012-12-09 17:32:02 +00:00
KHobbits
42fbe9138d
Move null bed check to teleport code
2012-12-09 17:10:12 +00:00
KHobbits
2dccfdb53c
Fix tp delay message
2012-10-23 00:00:55 +01:00
KHobbits
128b48adee
Restore removed tp method, it is used in other plugins.
2012-09-30 18:15:46 +01:00
KHobbits
eed0eddffc
New permission: essentials.teleport.timer.move - allow players to move during tp delay
2012-09-29 23:48:59 +01:00
KHobbits
23d99dd977
Little bit DRYer
2012-09-29 23:41:12 +01:00
KHobbits
b8b4966e00
Properly handle tphere requests so the right user is in control/charged.
2012-09-29 23:34:46 +01:00
KHobbits
4526a4fe52
Tidy Teleport file
2012-09-29 23:33:32 +01:00
KHobbits
2df6ecb8dc
Minor cleanup
2012-09-24 03:16:15 +01:00
KHobbits
8d19e48605
Async EssentialsSpawn join event, like the others.
2012-09-08 14:55:37 +01:00
KHobbits
315c4ec1f2
Potential fix for teleporting issue.
2012-09-08 14:30:11 +01:00
KHobbits
1530cf76b6
Fix teleport cooldowns - thanks @basicsensei
...
Fixes #2260
2012-06-16 16:46:40 +01:00
KHobbits
bdd64da249
Try to be a little more sensible with stored cooldowns.
2012-06-10 21:55:48 +01:00
KHobbits
3ef591d74f
Code tidy.
2012-05-22 00:41:03 +01:00
KHobbits
b841878a33
Patch null error in /home after recent update.
2012-05-22 00:39:23 +01:00
snowleo
a50e735272
Fix for Towny using an old method.
2011-12-08 02:23:44 +01:00
ementalo
47f29cbe5d
Catch TeleportClause.COMMAND in the teleport listener.
...
Changed Teleport methods to pass a TeleportClause param
2011-12-07 01:12:36 +00:00
snowleo
efa031058a
Updated Jails to use the new config classes
2011-12-06 17:28:48 +01:00
snowleo
4c2b9b8d0f
Updated EssentialsSpawn to use the new config code
...
/spawn and /home now call the PlayerRespawnEvent to make it more compatible with other plugins.
2011-12-06 13:41:29 +01:00
snowleo
49004cf0ec
Ignore teleport cooldown on /tjail
2011-12-04 22:57:40 +01:00
snowleo
e3fa243753
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
KHobbits
b42ee56807
Code cleanup continues...
2011-11-18 18:11:49 +00:00
ElgarL
8aba67f610
Fixed manudelsub not correctly selecting the group to remove.
2011-10-11 01:03:38 +01:00
KHobbits
3dd4d9d19e
Move 'spawnifnospawn' check to home decision tree.
2011-09-09 14:23:42 +01:00
KHobbits
e2ea780fd3
Adding Home upgrade script.
...
Tidying up home code.
2011-08-23 06:09:34 +01:00
KHobbits
cd0fc36315
Added multiple homes.
...
Permissions currently: essentials.sethome.multiple and essentials.sethome.multiple.unlimited
New config setting: multiple-homes (default value 5)
2011-08-23 03:42:32 +01:00
snowleo
616b880e13
Heavy cleanup of all classes
...
ItemDb is not static anymore
Essentials.getStatic() removed
2011-07-16 01:33:22 +02:00
snowleo
54a8ef91ce
Fix: No cooldown for all /tpo commands
...
TP-Delay: Player can move around roughly in the 9 blocks surrounding them.
2011-07-02 13:12:10 +02:00
snowleo
7406d9404c
Trade sign
2011-06-13 15:05:31 +02:00
snowleo
1b984f60a5
Refactoring of the signs
...
Todo: Eco signs, Protection signs
New permission: essentials.signs.[signname].break
2011-06-08 03:18:33 +02:00
snowleo
8acb65a5f8
Several bug fixes and cleanup.
...
Found using PMD and FindBugs.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1553 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-01 10:40:12 +00:00
snowleo
07a4fa9836
More debug messages, if debug: true is set.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1521 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-22 20:27:09 +00:00
snowleo
9324cfd64a
Ignore teleport delay on portals,
...
fix cooldown not working if delay is disabled,
fix cooldown for teleport.now()
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1517 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-22 19:41:22 +00:00
snowleo
805394ff5c
Refactoring: New Charge class
...
user.canAfford(String), user.canAfford(EssentialsCommand), user.charge(String), user.charge(EssentialsCommand) have been removed.
Teleport class has been changed to use the Charge class.
This also fixes some bugs, like the one with warp signs.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1512 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-22 18:53:23 +00:00
snowleo
a940e29ad5
Fix /home player for offline players
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1497 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-15 21:27:54 +00:00
snowleo
0671150c42
More translation stuff. Essentials namespace is now translated.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1407 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-10 19:02:59 +00:00
snowleo
fae5c8624c
[trunk] Fix chargeFor on teleports
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1379 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-08 23:28:23 +00:00
ementalo
04c1e42d10
[trunk warps should charge only once, and not when an exception happens
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1344 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-04 23:19:17 +00:00