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
snowleo
0246d21e69
New feature allows a user to ignore other players
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1474 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-15 11:40:46 +00:00
snowleo
e09e75fb3c
Fix that isNew and isNPC are not read from user file.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1461 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-14 10:54:18 +00:00
snowleo
82dd4e88b4
Rewritten Economy API. Please update your plugins.
...
This Economy API is now supported by Essentials.
Do not use NPC Accounts as bank accounts. Bank accounts are not supported yet.
New config: currency-symbol
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1431 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-13 16:57:45 +00:00
snowleo
8e1f018104
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
a5b229e6c1
iConomy 5.0 support
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1374 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-08 22:23:04 +00:00
ementalo
7e799276c5
[trunk] socialspy fix
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1366 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-07 23:58:14 +00:00
ementalo
d0dc96542b
[trunk] new socialspy command. if toggled will show the output of /msg and /mail in the chat for the toggle persons. usage /socialspy to turn on, /socialspy again to turn off
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1338 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-04 10:39:56 +00:00
ementalo
d269d148e2
[trunk]fix nullpointer on mails after you clear them and try to send mails
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1325 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-02 23:10:24 +00:00
snowleo
79c0ef69c4
Cleanup of the iConomyBridge Code
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1321 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-02 18:22:17 +00:00
snowleo
088508bd37
[trunk] Fix bug on upgrade the home locations
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1301 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:58:38 +00:00
snowleo
224c18348a
This is a big refactoring of the user class and more.
...
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
snowleo
545fcccaf7
[trunk] UserData: Catch null location in getHome
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1174 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-11 00:35:56 +00:00
snowleo
22f9b76d77
[trunk] empty fields in Inventory now return null instead of Material.AIR
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1156 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-08 11:43:10 +00:00
snowleo
3908443717
[trunk] New base class for User for storing all data.
...
More data for future use.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1143 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-07 02:59:56 +00:00
snowleo
46e6276c63
[trunk] New base class for User for storing all data.
...
TODO:
- Get rid of users.yml
- Cleanup User class
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1142 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-07 02:21:10 +00:00