KHobbits
8dfb3c03c7
*borrows snowleo's strainer*
2012-06-19 20:57:40 +01:00
KHobbits
65025d47c5
Little safety check for bad plugins.
2012-06-19 09:03:37 +01:00
KHobbits
4f23e8aaeb
Patch to allow plugins to use ignore lookup, without updating their own code.
2012-06-19 08:59:26 +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
20d439578b
Fix /mute to follow same convention as /tjail
...
Fixed #2056
2012-06-10 19:56:24 +01:00
KHobbits
23283426e0
Allow syntax: /god <player> <on/off>
2012-06-10 19:20:43 +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
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
md_5
9ca820d45e
Small cleanup of things
2012-04-24 20:31:19 +10:00
KHobbits
a7df8a1a0a
Try to reduce lag caused by join spam.
2012-03-27 21:08:06 +01:00
snowleo
0cbded9fca
This is no longer stored in file, so it's not part of UserData anymore.
2012-03-25 11:44:33 +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
dfbc1956c9
Fixing a few TL Keys
2012-03-12 15:35:20 +00:00
KHobbits
de7ab13c03
Only update displayname on world change, not every teleport.
2012-03-02 19:05:30 +00:00
KHobbits
2e788802fe
Fix kit timers resetting on server restart.
2012-03-01 22:04:50 +00:00
KHobbits
945ba6f8ab
Fix powertools with new config format.
2012-02-22 00:10:13 +00:00
KHobbits
46f05ee92f
Check to see if home section exists.
2012-02-21 22:19:56 +00:00
KHobbits
6d46fc66ce
Fixing home list.
2012-02-21 22:12:37 +00:00
snowleo
f46948249e
Updated Essentials to work with R5
2012-02-21 17:33:46 +01:00
snowleo
359ea194b8
Speed improvements for Move and Interact Event.
2012-01-16 00:50:52 +01:00
KHobbits
256d202d50
Adjusting default spawn behavior.
...
Moving option in config file.
2012-01-13 22:41:47 +00:00
snowleo
b21b7b7e15
New behavior of the /home command and beds
...
- The behavior has been altered to match the vanilla server.
- Using a bed will no longer create a home in the users file, if config option bed-sethome is set
- The config option bed-sethome has been removed
- It's now possible to go to /home bed or /home playername:bed
- Bed locations stored before installing Essentials will be used
- Players respawn at their bed location (if set) instead of the spawn, if respawn-at-home is set to false
- The default value of spawn-if-no-home is set to true
- If spawn-if-no-home is set and the player has not set a home, he will be either teleported to his bed location (if set) or the spawn, when he uses the /home command
2011-11-26 22:30:40 +01:00
snowleo
8aaaed2ef8
More work on the config code
2011-11-23 02:43:38 +01:00
snowleo
63991cb38d
Moved all dependency on craftbukkit to one package in the main jar. The rest is now clean bukkit code. Also cleaned PlayerExtension class.
2011-11-22 03:02:08 +01:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
KHobbits
cd9ea163e4
Continuing code cleanup
2011-11-18 22:09:26 +00:00
KHobbits
11f02fb947
Code cleanup continues...
2011-11-18 18:11:49 +00:00
KHobbits
e5a8cd88f0
Code cleanup continued.
2011-11-18 17:48:49 +00:00
KHobbits
d8f7c82e2d
Start logging players last login address.
2011-11-04 15:28:51 +00:00
snowleo
5ea512817a
Don't set last location if it's invalid
2011-09-30 02:11:13 +02:00
snowleo
4edf1ad3f5
Kits timeout are now saved in user data
2011-09-30 00:53:25 +02:00
snowleo
6224b07215
Allow the deletion of broken homes
2011-09-30 00:27:53 +02:00
KHobbits
d9ceb727ef
Fix for home names containing invalid characters.
2011-09-22 17:50:42 +01:00
ementalo
bd74bd1286
Added new command /powertooltoggle, enables / disables all powertools assigned (does not remove them) Test #919
2011-09-19 22:41:39 +01:00
okamosy
d2bf35dac2
added a clearall option to powertools
2011-09-10 10:39:35 +01:00
KHobbits
3d913f9fcc
Make home throw an exception if the world doesn't exist.
...
Add multiverse/missing world support to home upgrade.
2011-08-24 05:18:35 +01:00
KHobbits
bb32ec9567
Adding delhome
...
Making sethome allow redefine
2011-08-23 07:04:33 +01:00
KHobbits
6ee7017603
Adding Home upgrade script.
...
Tidying up home code.
2011-08-23 06:09:34 +01:00
KHobbits
0592c1fe11
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
okamosy
e10675dfdc
Completed changing powertool config from tokenized string to lists
2011-08-21 19:33:37 +01:00
okamosy
812a357361
added config upgrade for powertools
2011-08-21 19:02:01 +01:00
okamosy
43d7fb367b
converted powertool config to use lists instead of tokenized strings
...
Powertool update
2011-08-21 17:52:58 +01:00
snowleo
f610dd9c72
Limiting the amount of money a player can have.
...
The maximum limit is 10 trillions.
2011-07-05 23:50:31 +02:00
snowleo
75973f69a5
Fix save inventory after logout for new players.
2011-06-07 22:18:57 +02:00
snowleo
bc3d8d5ece
NPE fix for offline users in UserData
...
That one was correct, otherwise the inventory will be deleted by offline changes.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1585 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 00:03:44 +00:00
snowleo
1751baeed6
NPE fix for offline users in UserData
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1584 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 00:01:15 +00:00
snowleo
7b825cc8d5
NPE fix for offline users in UserData
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1583 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 00:00:41 +00:00
snowleo
117d938ac5
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
7a50ed8179
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