1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00
Commit Graph

3166 Commits

Author SHA1 Message Date
snowleo
fa7d89a5e9 Update pom.xml 2013-04-19 22:31:16 +03:00
Iaccidentally
4cf0843dd6 [3.0] Port kill exempt to 3.0 2013-04-19 14:48:45 -04:00
Iaccidentally
a60573a8ac [3.0] Port dispenser blacklist 2013-04-16 18:06:27 -04:00
Iaccidentally
45d19e18f3 [3.0] Update pom.xml for bukkit 1.5.1-r0.2 2013-04-16 18:05:52 -04:00
Iaccidentally
dc61159009 [PORT] port "update user activity on firing a bow" to 3.x 2013-04-16 16:18:06 -04:00
Iaccidentally
1b8b6e2d0b [3.0] We won't be needing these anymore 2013-04-08 20:04:48 -04:00
Chris Ward
59f3ec2519 Remove newline 2013-04-08 00:17:36 +10:00
snowleo
dbf0125eec Format everything using Netbeans 2013-04-07 15:00:40 +02:00
Chris Ward
ee98136fc5 Fix file modes, indents 2013-04-07 20:36:45 +10:00
Chris Ward
bf3e03fdaf Code Cleanup 2013-04-07 20:35:57 +10:00
snowleo
4d8543bb3a Fixing spacing again, and updating keys.pot 2013-04-06 16:23:20 +02:00
snowleo
0387d18ce2 Use correct translations with color 2013-04-06 16:09:02 +02:00
Chris Ward
96342bc6ce Whoops, breaking the file modes again 2013-04-07 01:00:57 +11:00
Chris Ward
0a892ade1d Update Bukkit to Beta build. 2013-04-06 23:45:52 +11:00
Chris Ward
4cf954d90b Fix spelling mistakes 2013-04-06 23:43:09 +11:00
snowleo
5826366dd2 Overload _( ) method to prevent creation of empty array. 2013-04-06 13:45:31 +02:00
snowleo
fd8ec9da7c Fix some spacing 2013-04-06 13:32:36 +02:00
snowleo
96ce631836 Update default messages to latest from 2.9 branch 2013-04-06 05:45:36 +02:00
snowleo
2754da89cb Let it compile again 2013-04-06 04:20:05 +02:00
snowleo
fd1c7f4fcc Moving all default messages back to the code, where they should be
Also tweaking I18n class and YamlStorageWriter a bit
2013-04-06 04:05:37 +02:00
snowleo
d17d7153dc Update README.markdown 2013-04-06 01:52:13 +03:00
snowleo
914b49a1d8 Update README.markdown 2013-04-06 01:51:40 +03:00
snowleo
78ecf273e7 Update README.markdown 2013-04-06 01:33:48 +03:00
Paul A.
4a3d496602 Merge pull request #430 from JamieSinn/master
[Feature]Healing other players extinguishes fire
2013-04-04 13:54:07 -07:00
Paul A.
39652d9985 Merge pull request #437 from Riaku/master
regex Check on banip
essentials.repair.all permission node
2013-04-04 13:52:12 -07:00
ementalo
d377c5cae7 [Fix] Switch around the if statement for enabling metrics 2013-04-04 21:45:07 +01:00
ementalo
3d2106e198 Remove GroupBridge from 3.0 2013-04-04 20:58:17 +01:00
Riaku
d646211613 adding new permission node:
essentials.repair.all
2013-04-04 12:18:22 -05:00
Riaku
d20aa0504e regex check on banip command format if player name is not found 2013-04-04 08:03:06 -05:00
Paul A.
c78ec4fed2 Merge pull request #436 from GunfighterJ/master
[Fix] NPE on ptime from console
2013-04-02 08:34:08 -07:00
GunfighterJ
fe51c55d0a [Fix]NPE on ptime from console 2013-04-02 10:26:49 -05:00
snowleo
5601cb7e28 Sorted pot is better for git 2013-04-02 00:01:08 +02:00
snowleo
29e430baa4 We don't need these files 2013-04-01 23:25:26 +02:00
snowleo
e669fdc4ee So you like pot? 2013-04-01 23:24:18 +02:00
Iaccidentally
4131a36765 Merge pull request #433 from GunfighterJ/master
More tab fixes
2013-04-01 14:23:06 -07:00
GunfighterJ
e78db0963c More tab fixes 2013-04-01 16:19:50 -05:00
Iaccidentally
cd50ee2732 Merge pull request #432 from GunfighterJ/master
Fix spaces into tabs.
2013-04-01 14:18:16 -07:00
GunfighterJ
9288daec8d Fix spaces into tabs.
Because no one told me
2013-04-01 16:16:48 -05:00
JamieSinn
e4e07cfc3d Healing others puts them out
Extinguishes the fire on another player if you do /heal <player>
2013-04-01 17:50:34 -03:00
snowleo
d91b174f96 Actually fix stuff and not break it 2013-04-01 20:33:23 +02:00
snowleo
7e92c35500 Make this test actually work 2013-04-01 20:33:22 +02:00
Iaccidentally
3447bdf0ad Merge pull request #429 from GunfighterJ/master
[Fix] Update Essentials Protect
2013-04-01 10:54:25 -07:00
snowleo
9494e94f7b Fix Travis builds of master branch 2013-04-01 19:48:54 +02:00
GunfighterJ
9a81b905a1 [Fix] Update protection settings
Removed unnecessary return statements
Waiting on bukkit bug for item frames and paintings
2013-04-01 11:59:05 -05:00
snowleo
3a4f7ae42c Fix reloading of AntiBuild 2013-03-31 11:24:18 +03:00
snowleo
726d659afc Fix reloading of Protect 2013-03-31 11:22:11 +03:00
Iaccidentally
774dd1c186 Merge pull request #410 from GunfighterJ/master
Port spawnmob changes to 3.x
2013-03-23 19:18:01 -07:00
GunfighterJ
a903cb5323 Port spawnmob changes to 3.x 2013-03-23 09:24:09 -05:00
Paul A.
1e8a29c064 Restore GM in pom 2013-03-22 10:52:43 +00:00
Paul A.
4dc1931f7e Rename travis.yml to .travis.yml 2013-03-22 10:43:27 +00:00