| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
This reverts commit b9fc6a0b2bd89d7dcd5b97540a03353a096b55bd.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
protect.prevent.tnt-playerdamage
protect.prevent.fireball-fire
protect.prevent.fireball-playerdamage
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
other protection plugins.
|
|
|
|
|
| |
ItemDb is not static anymore
Essentials.getStatic() removed
|
|
|
|
| |
Also added the world name, which was missing.
|
|
|
|
| |
by tnt explosion prevention before)
|
| |
|
| |
|
|
|
|
| |
Please test everything without EssentialsProtect. The signs should protect themselves.
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java
|
| | |
|
| |
| |
| |
| | |
Fixes #641
|
| |
| |
| |
| | |
event.isCancelled() does not return the expected value
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Loading from lib won't work, so back to the old method.
|
| | |
|
| |
| |
| |
| | |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1587 e251c2fe-e539-e718-e476-b85c1f46cddb
|
| |
| |
| |
| | |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1586 e251c2fe-e539-e718-e476-b85c1f46cddb
|
| |
| |
| |
| | |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1582 e251c2fe-e539-e718-e476-b85c1f46cddb
|
| |
| |
| |
| | |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1581 e251c2fe-e539-e718-e476-b85c1f46cddb
|
| |
| |
| |
| |
| |
| | |
use it before the file system finishes
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1579 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|/
|
|
|
|
| |
testing
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1574 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1555 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
|
| |
Fix for change in the minecraft class structure.
Do not use this yet!
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1538 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1520 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1519 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
|
|
|
|
| |
Change for admin!
Since we don't want to murder all admins, I added another permission:
essentials.protect.damage.disable
Since all admins get this by using '*', all those damage permissions are disabled
Don't use - -essentials.protect.damage.* as I stated in the last commit.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1479 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As admin you want to disable this with
- -essentials.protect.damage.*
New permissions:
essentials.protect.damage.contact
essentials.protect.damage.lava
essentials.protect.damage.tnt
essentials.protect.damage.creeper
essentials.protect.damage.projectiles
essentials.protect.damage.fall
essentials.protect.damage.suffocation
essentials.protect.damage.fire
essentials.protect.damage.drowning
essentials.protect.damage.lightning
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1476 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
|
|
| |
accessible.
Forgot to remove the import.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1419 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
| |
accessible.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1417 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
| |
loaded first.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1414 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1411 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
|
| |
Protect is only partly translated (sql stuff is not translated)
EssentialsSpawn is changed to use the onCommand from Essentials jar, since that is more up to date.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1408 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
| |
right-click now
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1346 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
|
|
| |
to worldguard
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1332 e251c2fe-e539-e718-e476-b85c1f46cddb
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1321 e251c2fe-e539-e718-e476-b85c1f46cddb
|