summaryrefslogtreecommitdiffstats
path: root/BuildAll
Commit message (Collapse)AuthorAgeLines
* Split Ess protect into EssProtect and EssAntiBuildKHobbits2012-08-19-405/+83
| | | | | | | | | New permissions: essentials.build - same as build: true essentials.build.interact.<id> - whitelist single interact block essentials.build.place.<id> - whitelist single place block essentials.build.break.<id> - whitelist single break block essentials.build.use.<id> - whitelist single use item
* Netbeans 7.2 changessnowleo2012-08-03-55/+402
|
* Netbeans 7.1 stuffsnowleo2012-01-12-2/+11
|
* Update copylibs.KHobbits2011-12-13-5/+7
|
* Cleanup of the library foldersnowleo2011-12-01-3/+1
| | | | Also: we don't use the mysql.jar/sqlite.jar anymore, since it is included in craftbukkit. I don't know why this reference in config.yml still exists.
* Removed PermissionsCommands from BuildAllsnowleo2011-09-18-29/+4
|
* Changes to build-impl by Netbeanssnowleo2011-08-08-3/+4
|
* Added code guidelines to all projects, so we don't need them globally.snowleo2011-07-24-5/+40
| | | | | | | Compress jar files Don't copy lib files into dist folders Removed vendor names Changed all java versions to 1.6 to make it consistent.
* Fix dependencysnowleo2011-06-07-1/+1
| | | | Loading from lib won't work, so back to the old method.
* Cleanupsnowleo2011-06-07-4/+54
| | | | /manuadd command
* Permissions 3.1.4snowleo2011-06-07-36/+11
| | | | | Added Code for Perm2, Perm3 and Config Permissions Cleaned EssentialsChat
* Added EssentialsXMPP from newplugins branch.snowleo2011-06-02-4/+29
| | | | | | Updated to work with trunk. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1564 e251c2fe-e539-e718-e476-b85c1f46cddb
* Register included inside Essentials with different packagename to prevent ↵snowleo2011-05-13-54/+4
| | | | | | recursion. git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1444 e251c2fe-e539-e718-e476-b85c1f46cddb
* Finally get rid of all dependency problems.snowleo2011-05-11-257/+282
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
* This is a big refactoring of the user class and more.snowleo2011-05-01-254/+254
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* EssentialsGeoIP is now officially part of Essentialssnowleo2011-05-01-236/+286
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1292 e251c2fe-e539-e718-e476-b85c1f46cddb
* Updated build-impl by Netbeans 7.0snowleo2011-04-21-1150/+1158
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1246 e251c2fe-e539-e718-e476-b85c1f46cddb
* [trunk] Remove private directories.snowleo2011-04-01-6/+0
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1055 e251c2fe-e539-e718-e476-b85c1f46cddb
* Deprecated ServerlistZenexer2011-03-30-28/+3
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1030 e251c2fe-e539-e718-e476-b85c1f46cddb
* Revert to 1013snowleo2011-03-30-3/+28
| | | | git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1021 e251c2fe-e539-e718-e476-b85c1f46cddb
* 2.1 prerelease, part 2 of 3Zenexer2011-03-30-0/+1388
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk2.1@1015 e251c2fe-e539-e718-e476-b85c1f46cddb