1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 00:42:48 +01:00

623 Commits

Author SHA1 Message Date
snowleo
69f4bbc333 Ignore all build files 2011-06-11 12:25:55 +02:00
snowleo
a053e89e1f gitignore for .DS_Store files 2011-06-11 12:25:33 +02:00
ementalo
3f736d9713 Protect: Get block owners on right click block only 2011-06-11 08:37:05 +01:00
snowleo
7caef4feba Merge pull request #2 from khobbits/master
gm aliases
2011-06-08 17:28:01 -07:00
KHobbits
aa1e0cdc59 Adding group permission alias 2011-06-08 17:41:48 +01:00
KHobbits
776cf202a6 Adding user permission alias 2011-06-08 17:36:43 +01:00
KHobbits
74da9b5ee9 Adding manload 2011-06-08 17:32:37 +01:00
KHobbits
b3afc15d5f Adding some GM aliases 2011-06-08 17:20:51 +01:00
snowleo
685e9ce76f Catch NumberFormatException 2011-06-08 03:44:16 +02:00
snowleo
c6f75a2242 Cleanup 2011-06-08 03:40:00 +02:00
snowleo
4461153f73 The sign permissions will be:
essentials.signs.create.*
essentials.signs.use.*
essentials.signs.break.*
2011-06-08 03:30:32 +02:00
snowleo
1b984f60a5 Refactoring of the signs
Todo: Eco signs, Protection signs

New permission: essentials.signs.[signname].break
2011-06-08 03:18:33 +02:00
snowleo
ce8d75df94 Added developer readme and settings. 2011-06-07 23:01:28 +02:00
snowleo
40a919c9aa Fix save inventory after logout for new players. 2011-06-07 22:18:57 +02:00
snowleo
ca6957bec1 Remove unused imports 2011-06-07 22:17:55 +02:00
snowleo
396ee62393 Fix dependency
Loading from lib won't work, so back to the old method.
2011-06-07 21:55:31 +02:00
snowleo
2ab7214afc The rest of Wundarks commit, cleaned 2011-06-07 01:55:39 +02:00
Wundark
53d4f8cd91 Added [Time] Sign 2011-06-07 07:46:42 +08:00
Wundark
6adcce7d9b Changed MOTD 2011-06-07 07:33:13 +08:00
snowleo
b9fb85751c Merge branch 'permissions3' 2011-06-07 01:23:37 +02:00
snowleo
0a57b22ea6 ignore build directories 2011-06-07 01:23:07 +02:00
snowleo
85e9ba171c Fix the tests. 2011-06-07 01:11:00 +02:00
snowleo
95e7c8009f Only import what we really need. 2011-06-07 01:08:31 +02:00
snowleo
8581c28acf Bukkit #704 2011-06-07 01:07:16 +02:00
snowleo
fb6f13cc88 Cleanup
/manuadd command
2011-06-07 00:54:36 +02:00
snowleo
cc22792d79 Permissions 3.1.4
Added Code for Perm2, Perm3 and Config Permissions
Cleaned EssentialsChat
2011-06-07 00:24:39 +02:00
snowleo
275c865de3 Major cleanup of the Protect code 2011-06-06 22:29:08 +02:00
snowleo
3586bffc3a Ignore all build files 2011-06-06 14:16:56 +02:00
snowleo
3172152a09 gitignore for .DS_Store files 2011-06-06 12:08:54 +00:00
snowleo
1cd99baaee cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1593 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-06 12:06:41 +00:00
snowleo
e70551e344 cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1592 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-06 12:04:37 +00:00
snowleo
fcfef828a1 cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1591 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-06 12:02:33 +00:00
snowleo
710b024428 Cleaned InventoryWorkaround
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1590 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-06 12:01:56 +00:00
snowleo
df9c58d508 Rewrote TargetBlock
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1589 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-06 12:01:23 +00:00
snowleo
e383808fda Pull-Request #1 by mrapple
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1588 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 23:56:52 +00:00
ementalo
3aa78a78df [trunk] Protect, add missing listener
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1587 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 21:36:47 +00:00
ementalo
3c05ce0d63 [trunk] Protect, more merges
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1586 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-05 19:09:29 +00:00
snowleo
c6ab274f2e 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
952ca66f8d 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
bfd502b812 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
ementalo
8bad78402a [trunk] Protect, move some bits about
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1582 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 21:03:08 +00:00
ementalo
9734dd4d27 [trunk] Protect, merging changes in
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1581 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 20:56:29 +00:00
snowleo
02280e4d07 Fix Spawner
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1580 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 20:11:20 +00:00
ementalo
91c80d45e6 [trunk] Adding dependancy checker, need to fix timings as Protect tries to use it before the file system finishes
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1579 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 14:23:55 +00:00
ementalo
36ee673798 [trunk] Fix the build, bundling the c3p0 jar inside protect for the moment
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1578 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 07:57:35 +00:00
snowleo
d5d8aac5ea Fixes for XMPP: Prevent loops on errors
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1577 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 03:57:41 +00:00
snowleo
1f2a611047 Fixes for XMPP: display minecraft username for players that have set their address using /setxmpp, others will have the jabber address next to the message
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1576 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 02:22:32 +00:00
snowleo
965b533eca Fixes for XMPP: display message on /setxmpp, ignore resource on xmpp addresses, reconnect on reload
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1575 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-03 01:50:40 +00:00
ementalo
d0b1d02a15 [trunk] Protect refactors (formally known as 3.0) needs ***EXTENSIVE*** testing
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1574 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-02 23:09:59 +00:00
ementalo
90963f75e2 [trunk] fix class not found
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1573 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-02 22:01:57 +00:00