Paul A.
|
079ed0d2da
|
Check the player we are bringing has permission to enter the world vs the initiating user the final frontier
|
2012-08-01 16:04:13 +02:00 |
|
Paul A.
|
dcc53cbf30
|
re: re: Check the player we are bringing has permission to enter the world vs the initiating user
|
2012-08-01 15:56:58 +02:00 |
|
Paul A.
|
452c2be54d
|
Check the player we are bringing has permission to enter the world vs the initiating user part 4
|
2012-08-01 15:55:04 +02:00 |
|
Paul A.
|
41a9f93ab6
|
Check the player we are bringing has permission to enter the world vs the initiating user
|
2012-08-01 15:53:30 +02:00 |
|
Paul A.
|
9060faa351
|
Check the player we are bringing has permission to enter the world vs the initiating user
|
2012-08-01 15:52:55 +02:00 |
|
Paul A.
|
4136d9aaea
|
Check the player we are bringing has permission to enter the world vs the initiating user
|
2012-08-01 15:50:28 +02:00 |
|
Alexander Schepp
|
b35449f1fd
|
Fix "x times" on signs.
|
2012-07-31 13:13:18 +03:00 |
|
Iaccidentally
|
2b3ab23367
|
Merge branch '2.9' of https://github.com/essentials/Essentials
|
2012-07-29 14:23:36 -04:00 |
|
Iaccidentally
|
5039333974
|
KeepXp fixed.
|
2012-07-29 14:20:09 -04:00 |
|
KHobbits
|
a49218a718
|
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
|
2012-07-29 17:16:10 +01:00 |
|
KHobbits
|
6542b7b7e9
|
Recommit Keep Exp on death permission
Permission: essentials.keepxp
Code by Iaccidentially.
|
2012-07-29 17:15:44 +01:00 |
|
Alexander Schepp
|
6f77466f3a
|
Prevent that Essentials breaks other plugins signs
|
2012-07-28 00:26:04 +03:00 |
|
KHobbits
|
b0614fda60
|
Revert optimization, doesn't find glass blocks.
|
2012-07-17 21:05:13 +01:00 |
|
KHobbits
|
b4e75f0c0b
|
Add small optimization tweak to new safe block function.
|
2012-07-17 01:28:20 +01:00 |
|
KHobbits
|
b6f73ddb3c
|
Remove debugging messages.
|
2012-07-17 00:47:23 +01:00 |
|
KHobbits
|
323288dd44
|
Try to do a little better when searching for safe teleport locations.
|
2012-07-17 00:46:07 +01:00 |
|
KHobbits
|
bbd14453b7
|
Merge pull request #101 from chrisgward/patch-1
Adding enchantment aliases for fire protection
|
2012-07-15 10:13:33 -07:00 |
|
Chris Ward
|
a98abba39d
|
Adding enchantment aliases for fire protection
|
2012-07-15 19:47:53 +10:00 |
|
ElgarL
|
94b6f8f17c
|
Fix a typo because Necrodoom is anal.
|
2012-07-13 16:22:52 +01:00 |
|
ElgarL
|
0e85f0f0be
|
Change to our own Yaml parsing for globalgroups instead of using the
YAMLConfiguration class in bukkit.
|
2012-07-13 13:38:53 +01:00 |
|
snowleo
|
f37199f988
|
Fix version in messages_se.properties
|
2012-07-11 13:22:44 +02:00 |
|
snowleo
|
cb9afeb125
|
Added swedish translation (from 3.0 branch)
|
2012-07-11 13:18:54 +02:00 |
|
KHobbits
|
05694b8140
|
Add missing triggers from /mute block list
|
2012-07-11 02:46:45 +02:00 |
|
ElgarL
|
2235364711
|
If a permission is found return the correct node for mangcheckp (not
null).
|
2012-07-10 14:35:08 +01:00 |
|
ElgarL
|
dfaa1db76f
|
Merge branch 'groupmanager' of
https://ElgarL@github.com/essentials/Essentials.git into groupmanager
Conflicts:
EssentialsGroupManager/src/org/anjocaido/groupmanager/permissions/BukkitPermissions.java
|
2012-07-10 14:27:50 +01:00 |
|
ElgarL
|
2ecddaa46e
|
Stop force removing attachments and let Bukkit handle it's own mess.
|
2012-07-10 14:10:13 +01:00 |
|
Alexander Schepp
|
9e819f7de3
|
Ignore players, that don't have an IP
|
2012-07-10 15:57:49 +03:00 |
|
Alexander Schepp
|
fbd83d527b
|
Another NPE fix for bots
|
2012-07-10 15:56:12 +03:00 |
|
md-5
|
6503e49d4d
|
Merge pull request #96 from mbax/groupmanager
Fix critical flaw in permissions removal with regards to fake players and Tekkit.
|
2012-07-10 02:25:56 -07:00 |
|
Matt Baxter
|
733eaf7453
|
Fix critical flaw in permissions removal.
Potential for removing the removal entirely but this can be figured out later.
|
2012-07-10 06:24:17 -03:00 |
|
ElgarL
|
3767df465f
|
Throw a better error than 'null' when someone removes all groups from a
yml.
|
2012-07-06 08:33:57 +01:00 |
|
ElgarL
|
ce0fdbb5cb
|
Ignore any sub folders in the Worlds folder which start with a period
(fix for storing data in svn respoitories).
|
2012-07-04 11:32:17 +01:00 |
|
Iaccidentally
|
272988299c
|
Update 2.9
|
2012-07-03 04:50:29 -03:00 |
|
KHobbits
|
73693ea072
|
Update 2.9
|
2012-07-01 16:40:48 +02:00 |
|
md_5
|
a243082c3f
|
Fix issue with cross world local chat.
|
2012-06-26 18:13:53 +10:00 |
|
ementalo
|
afb8cfc042
|
Revert "add essentials.keepxp to allow a player to keep their level after death."
This reverts commit 5d9806ad96 .
|
2012-06-25 21:40:22 +01:00 |
|
Iaccidentally
|
5d9806ad96
|
add essentials.keepxp to allow a player to keep their level after death.
|
2012-06-24 23:27:30 -04:00 |
|
ElgarL
|
1e880373d4
|
Fix loading users with only numerals in their names to be seen as
strings.
|
2012-06-24 13:10:22 +01:00 |
|
KHobbits
|
50ffc2ce78
|
Merge branch 'master' of github.com:essentials/Essentials into release
|
2012-06-23 13:47:32 +01:00 |
|
KHobbits
|
5078cfebc9
|
Revert "fix /back resetting on logout"
This is desired behavior, and required for other features.
This reverts commit db08af3c07 .
|
2012-06-23 13:33:36 +01:00 |
|
md-5
|
4b07be4bb8
|
Merge pull request #89 from necrodoom/patch-7
major slab alias expansion for items.csv
|
2012-06-23 02:07:34 -07:00 |
|
necrodoom
|
e26fb4a985
|
major slab alias expansion for items.csv
|
2012-06-23 12:02:28 +03:00 |
|
Alexander Schepp
|
d3de38cb66
|
Too much space :D
|
2012-06-22 20:12:56 +03:00 |
|
Alexander Schepp
|
89acbca412
|
Prevent NPEs in KeywordReplacer
|
2012-06-22 19:16:40 +03:00 |
|
ElgarL
|
2b3a1b3778
|
Only output a Data update message if something has changed.
|
2012-06-22 15:44:04 +01:00 |
|
Iaccidentally
|
db08af3c07
|
fix /back resetting on logout
|
2012-06-22 03:44:19 -04:00 |
|
md-5
|
47e73206df
|
Merge pull request #88 from SyntaxBlitz/master
Fix /vanish with no arguments doing nothing
|
2012-06-21 04:31:18 -07:00 |
|
Timothy Aveni
|
1f30404ebf
|
Fix /vanish with no arguments doing nothing
|
2012-06-21 06:17:26 -04:00 |
|
md-5
|
f4505b287f
|
Merge pull request #87 from necrodoom/patch-5
updated items.csv, 43:4, 43:5, 44:4, 44:5
|
2012-06-21 03:03:39 -07:00 |
|
necrodoom
|
4b0df9fb22
|
while enraged at mibbit and esper failing to work, updated items.csv
|
2012-06-21 12:18:14 +03:00 |
|