summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Cleanup of the iConomyBridge Codesnowleo2011-05-02-320/+350
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1321 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Delete temp files, if they are not needed.snowleo2011-05-02-0/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1320 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Stop the server instead of reloading, since reloading does not ↵snowleo2011-05-02-2/+9
| | | | | | | | unload worlds. This for compatibility to other multiworld plugins, since we load all unloaded worlds as normal worlds. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1319 e251c2fe-e539-e718-e476-b85c1f46cddb
* Fixed last minute screw up.xeology2011-05-02-0/+1
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1318 e251c2fe-e539-e718-e476-b85c1f46cddb
* Fixes dependencies for icoBridgexeology2011-05-02-75/+78
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1317 e251c2fe-e539-e718-e476-b85c1f46cddb
* FayConomy is now EssentialsiConomyBridge, done and ported, fully functional. ↵xeology2011-05-02-0/+263
| | | | | | Relies on EcoAPI! git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1316 e251c2fe-e539-e718-e476-b85c1f46cddb
* Fixed API ALOT, added bypass on iconomy calls for ico-bridge.xeology2011-05-02-151/+188
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1315 e251c2fe-e539-e718-e476-b85c1f46cddb
* git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1314 ↵xeology2011-05-02-1/+1
| | | | e251c2fe-e539-e718-e476-b85c1f46cddb
* EssentialsiConomyBridge.jar replaces the iConomy.jar dependency. Project ↵xeology2011-05-02-3/+3
| | | | | | updated. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1313 e251c2fe-e539-e718-e476-b85c1f46cddb
* EssentialsiConomyBridge.jar replaces the iConomy.jar dependency.xeology2011-05-02-0/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1312 e251c2fe-e539-e718-e476-b85c1f46cddb
* Integrated EcoAPI at EcoAPI.javaxeology2011-05-02-2/+326
| | | | | | Fixed worth's ugly decimal display, does math with decimals now also! git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1311 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Check for null in /sellsnowleo2011-05-02-1/+1
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1310 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] /item /give, new permissionssnowleo2011-05-02-15/+45
| | | | | | | | | | | | - essentials.itemspawn.item-all - essentials.itemspawn.item-[itemname] - essentials.itemspawn.item-[itemid] - essentials.give.item-all - essentials.give.item-[itemname] - essentials.give.item-[itemid] these have to be activated with permission-based-item-spawn: true in config.yml git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1309 e251c2fe-e539-e718-e476-b85c1f46cddb
* Fixed ugly decimals in messages and in balance.xeology2011-05-02-8/+17
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1308 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Eco: removed useless converting string => double => stringsnowleo2011-05-02-7/+5
| | | | | | Missing brackets added git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1307 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] formattingementalo2011-05-02-12/+13
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1306 e251c2fe-e539-e718-e476-b85c1f46cddb
* Made signs double compatible and fixed Sign Colours Permissions bypass ↵xeology2011-05-02-30/+36
| | | | | | exploit in Eco Signs. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1305 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Fix converting to new home format.snowleo2011-05-02-2/+6
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1304 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Upgrade:snowleo2011-05-01-3/+9
| | | | | | | - move users.yml to users.yml.old - handle filesystems that ignore case git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1303 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Another fix for upgrading the home locationssnowleo2011-05-01-13/+15
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1302 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Fix bug on upgrade the home locationssnowleo2011-05-01-12/+21
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1301 e251c2fe-e539-e718-e476-b85c1f46cddb
* This is a big refactoring of the user class and more.snowleo2011-05-01-3119/+3516
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* [trunk] Geoip: New permission essentials.geoip.show, that allow the player ↵snowleo2011-05-01-5/+20
| | | | | | to see the location of other players. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1299 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] New items.csv by necrodoomsnowleo2011-05-01-11/+41
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1298 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Fix unknown itemids to crash clients.snowleo2011-05-01-3/+9
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1297 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] /kickall <reason>, the reason is now optional, also fixes that only ↵snowleo2011-05-01-14/+3
| | | | | | the first word is send as kick message. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1296 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] GeoIP: New permission: essentials.geoip.hidesnowleo2011-05-01-0/+5
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1295 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Fix the seperate stacks with /unlimited for all data items.snowleo2011-05-01-0/+12
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1294 e251c2fe-e539-e718-e476-b85c1f46cddb
* Empty project for Fayconomysnowleo2011-05-01-0/+1268
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1293 e251c2fe-e539-e718-e476-b85c1f46cddb
* EssentialsGeoIP is now officially part of Essentialssnowleo2011-05-01-237/+18394
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1292 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk/GroupManager] Correct error message on failing to load users file.snowleo2011-04-30-2/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1291 e251c2fe-e539-e718-e476-b85c1f46cddb
* RB #740ementalo2011-04-29-0/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1290 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] add new config setting warn-on-smite: true setting this to false ↵ementalo2011-04-29-0/+11
| | | | | | will not tell people they are smited when using /lightning git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1289 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] fix /home playername. Look out for any case sesitive weirdnessementalo2011-04-28-8/+45
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1288 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] test the svn botementalo2011-04-28-0/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1287 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] remove chat spam from lightningementalo2011-04-27-1/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1286 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Update items.csv by necrodoomementalo2011-04-27-1/+283
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1285 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] added new config settings to disable weather. you can disable storm ↵ementalo2011-04-27-8/+76
| | | | | | / thunder and lightning seperately. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1284 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] sky aliasementalo2011-04-27-0/+1
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1283 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] lightning strikes where you look if you do not pass an arg. fixed ↵ementalo2011-04-27-8/+8
| | | | | | health taking git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1282 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] fix /weather and /thunder argsementalo2011-04-26-6/+3
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1281 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] cleanup, prevent lightning fire spreadementalo2011-04-26-56/+9
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1280 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] lightning, not as harsh, will take 5 hearts.ementalo2011-04-26-2/+2
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1279 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] weather / thunder refactor, added /lightning. usage: /lightning ↵ementalo2011-04-26-13/+49
| | | | | | [player] it will zap them and kill them. You can also zap yourself. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1278 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] weather / thunder refactorementalo2011-04-26-86/+63
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1277 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] New items.csv by necrodoomsnowleo2011-04-26-0/+27
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1276 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] /unlimited: snowleo2011-04-26-0/+16
| | | | | | | - Reset durability on some data items to prevent second stacks - Double Step gives Step git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1275 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] do'hementalo2011-04-26-1/+1
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1274 e251c2fe-e539-e718-e476-b85c1f46cddb
* Rcommended #733ementalo2011-04-26-0/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1273 e251c2fe-e539-e718-e476-b85c1f46cddb
* CB 731snowleo2011-04-26-94/+90
| | | | | | | | Adding new craftbukkit because it fixes one of the bugs I reported. Mysql and sqlite are included in craftbukkit, we don't need to add the libs to our jars. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1272 e251c2fe-e539-e718-e476-b85c1f46cddb