1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-24 16:32:35 +01:00

23 Commits

Author SHA1 Message Date
snowleo
32362f33c1 Netbeans 7.2 changes 2012-08-03 09:45:44 +02:00
ElgarL
666568eff7 remove unneeded dependency of craftbukkit 2012-04-21 02:32:37 +01:00
ElgarL
be5c90e0b9 Update to new Bukkit Event system.
Update GroupManagerBridge for new event system.
2012-01-21 11:47:08 +00:00
snowleo
955843d6a0 Netbeans 7.1 stuff 2012-01-12 23:37:39 +01:00
KHobbits
61d77e5a44 Update copylibs. 2011-12-13 03:11:11 +00:00
KHobbits
825ebbd568 Update Bukkit jars and paths. 2011-12-12 22:45:59 +00:00
snowleo
6ba02c7f74 Merge branch 'refs/heads/groupmanager' 2011-11-25 21:12:38 +01:00
ElgarL
befbb4d0e5 Optimizations include changing the return of comparePermissionString. 2011-11-25 19:33:32 +00:00
snowleo
8b2d076833 CB# 1467 B#1022 2011-11-20 14:03:00 +01:00
ElgarL
a04e5b4a47 - Reverted WorldHolder static change to maintain backward plugin
compatability.
2011-09-21 12:30:11 +01:00
snowleo
cef91f7c01 Fix GroupBridge build 2011-09-18 01:58:57 +02:00
ElgarL
f270dd1a6b Read from group not user for setting superperms 2011-09-16 20:15:25 +01:00
ElgarL
9e0a10ba80 Bukkit Superperms support 2011-09-02 23:07:23 +01:00
Steve
818472dc58 added PermissionHandler.class and .project/.classpath so this will build
in eclipse
2011-08-31 01:56:31 +01:00
snowleo
9ff6f21c7b GroupManager update to Permissions 3.1.6 API done by ElgarL 2011-08-14 21:56:40 +02:00
snowleo
d5254a2885 Changes to build-impl by Netbeans 2011-08-08 14:40:39 +02:00
snowleo
de498087fa Correcting all line endings to LF 2011-07-24 23:19:12 +02:00
snowleo
44e55e01c8 Added code guidelines to all projects, so we don't need them globally.
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.
2011-07-24 04:07:28 +02:00
snowleo
8123eec1b4 GroupManager fix (The commands didn't work)
This is the last fix for GroupManager, we will switch to Permissions 3 soon.
2011-06-25 14:18:45 +02:00
snowleo
30a5198abb Finally get rid of all dependency problems.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-11 22:30:34 +00:00
snowleo
4bc7b56809 Updated build-impl by Netbeans 7.0
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1246 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-21 09:29:31 +00:00
snowleo
864635ece1 [trunk] Remove private directories.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1055 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-04-01 00:18:15 +00:00
Zenexer
71c5e8c54e 2.1 prerelease, part 2 of 3
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk2.1@1015 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-03-30 04:03:21 +00:00