Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1144 commits
Select commit Hold shift + click to select a range
33fa32c
add skull alias to head item
necrodoom Feb 17, 2013
a91cfbf
Merge pull request #334 from necrodoom/patch-54
khobbits Feb 17, 2013
5f2c759
fix auto afk description
necrodoom Feb 17, 2013
31f3662
Clarify command disabling.
khobbits Feb 17, 2013
880fb29
if variable is inside ' ', strip them
necrodoom Feb 17, 2013
bbd0021
Merge pull request #328 from necrodoom/patch-53
ElgarL Feb 17, 2013
36e3543
Merge pull request #338 from necrodoom/patch-57
ElgarL Feb 17, 2013
7f97280
Fix Necrodooms code...again!
ElgarL Feb 17, 2013
3ddbeea
Fix socialspy command list.
khobbits Feb 17, 2013
e632762
make sure player isnt dead before healing
necrodoom Feb 18, 2013
8f8fc4a
Fixes Necrodoom's code Needs more exception
joejenniges Feb 18, 2013
8f52908
fix rest of "posion" aliases
necrodoom Feb 19, 2013
ff02f0e
Merge pull request #341 from necrodoom/patch-59
chrisgward Feb 19, 2013
c982592
update items.csv to minecraft 1.5
necrodoom Feb 19, 2013
32b1ce9
add 1.5 new slab blocks
necrodoom Feb 19, 2013
8710a13
Added /essentials cleanup <days> [money] [homes] [bans]
goosewoman Feb 19, 2013
6ae6c51
Code cleanup
khobbits Feb 19, 2013
64ee6b7
Readme cleanup.
khobbits Feb 20, 2013
c9efe14
Final!
chrisgward Feb 20, 2013
bf0a11e
Cache teleport invulnerability time
joejenniges Feb 20, 2013
dff7e81
Update Essentials/src/messages_pl.properties
skmedix Feb 21, 2013
6308b1e
Merge pull request #350 from skmedix/patch-18
khobbits Feb 22, 2013
13e07f6
'/manselect' will no longer list duplicate worlds.
ElgarL Feb 22, 2013
90730f6
Added a new mirroring option in the config of 'all_unnamed_worlds'. This
ElgarL Feb 22, 2013
8960417
Don't try to use the worldHolder before it's initialised.
ElgarL Feb 22, 2013
f9b5d74
Do not list "all_unnamed_worlds" as a selectable world.
ElgarL Feb 22, 2013
8ca738a
I before E except after C
joejenniges Feb 22, 2013
51ddcdc
Merge pull request #351 from GunfighterJ/gm-patch-1
ElgarL Feb 22, 2013
b83a8ec
[Fix] Persist yaw and pitch on teleport
joejenniges Feb 22, 2013
ef7d323
various messages fixes
necrodoom Feb 22, 2013
9ce067a
Fix global mirroring of non main worlds.
ElgarL Feb 22, 2013
bda3c32
Merge pull request #353 from necrodoom/patch-61
ElgarL Feb 22, 2013
a7648c7
Only one error this time Necrodoom :)
ElgarL Feb 22, 2013
68b95c6
add "all_unnamed_worlds" info
necrodoom Feb 22, 2013
3bceecd
fix typo
necrodoom Feb 22, 2013
399be38
Merge pull request #355 from necrodoom/patch-63
ElgarL Feb 22, 2013
f70015e
Update Essentials/src/messages_pl.properties
skmedix Feb 23, 2013
00ec717
Merge pull request #356 from skmedix/patch-19
khobbits Feb 23, 2013
26352ac
Merge pull request #352 from GunfighterJ/patch-15
Iaccidentally Feb 23, 2013
3d5aa40
Clarify vanish status a little.
khobbits Feb 23, 2013
964bdc6
[Feature] Allow IP lookup in /seen command.
khobbits Feb 24, 2013
c3b4299
Update Essentials/src/messages_pl.properties
skmedix Feb 24, 2013
29746df
Fix setting of accessLevel on User level permission tests.
ElgarL Feb 25, 2013
5f5a9ad
Don't allow adding a node with '/manuaddp' and '/mangaddp' which is
ElgarL Feb 25, 2013
9f13653
Warn when adding a node where an exception already exist.
ElgarL Feb 25, 2013
643a9be
Only prevent adding nodes with '/manuaddp' and '/mangaddp' if they are
ElgarL Feb 25, 2013
cc83553
Store worldSelection indexed on the senders name rather than the object
ElgarL Feb 25, 2013
c1b4ed5
Show the world a group change is made in when using notify.
ElgarL Feb 25, 2013
d5f702f
[Protect] Prevent creepers from breaking paintings if their explosion…
joejenniges Feb 25, 2013
bf8f036
Merge pull request #360 from GunfighterJ/patch-15
Iaccidentally Feb 26, 2013
a11e8d4
[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and m…
Iaccidentally Feb 26, 2013
de91073
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
Iaccidentally Feb 26, 2013
6f55e4b
Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1…
khobbits Feb 26, 2013
0ddcfaf
This is still needed.
Iaccidentally Feb 26, 2013
9965e41
add catches for the last 2 config settings
necrodoom Feb 26, 2013
48db088
fix a few groupmanager.java errors
necrodoom Feb 26, 2013
308f05b
change commandblock message
necrodoom Feb 26, 2013
17dab04
Merge pull request #362 from necrodoom/patch-67
ElgarL Feb 26, 2013
f5ed4dd
Merge pull request #361 from necrodoom/patch-66
ElgarL Feb 26, 2013
38b7fa6
deny empty warp name
necrodoom Feb 26, 2013
8d2b10d
Add extra trade log messages for sign charges.
khobbits Feb 28, 2013
c1f66fc
[Fix] Charging players at wrong point in /spawn
khobbits Feb 28, 2013
919f3ab
Merge pull request #357 from skmedix/patch-20
khobbits Feb 28, 2013
207a8d1
Merge pull request #364 from necrodoom/patch-69
khobbits Feb 28, 2013
ffbc051
Updated ALL local files
Feb 28, 2013
58b1b34
Merge pull request #369 from TheReverend403/2.9
khobbits Feb 28, 2013
8f78559
[fix] essantibuild shouldnt run without essentials
necrodoom Feb 28, 2013
8d77a3f
[Breaking] Remove protect database functionality for protecting signs…
ementalo Feb 28, 2013
13efbb6
Remove reference to c3p0 from build.xml
ementalo Feb 28, 2013
b020983
messages fix, add /manuclearp and /mangclearp
necrodoom Mar 1, 2013
dba47cb
fix clear commands change mandemote and manpromote
necrodoom Mar 2, 2013
42edd14
Update GroupManagerPermissions.java
necrodoom Mar 2, 2013
69c40a2
add new commands, add alias to listgroups
necrodoom Mar 2, 2013
090c1f6
Include IP address when banning IP
necrodoom Feb 27, 2013
86c0767
Fix /banip so it compiles, also throw it through a DRYer.
khobbits Mar 2, 2013
2187b75
Update messages_pl.properties
skmedix Mar 2, 2013
b9285b2
Merge pull request #372 from skmedix/patch-21
khobbits Mar 2, 2013
061794e
add mising isopoverride check
necrodoom Mar 3, 2013
d7588e6
[Fix] Unify item spawning permissions in /give
khobbits Mar 3, 2013
ec87104
add armor aliases since new leather names
necrodoom Mar 5, 2013
292f8a8
Sort TL files.
khobbits Mar 6, 2013
2f9dcfe
Fix a color code mistake.
khobbits Mar 6, 2013
4aaf0ed
[Feature] Adds meta permissions
joejenniges Mar 6, 2013
d8e4862
Add cleanup logging to debug mode.
khobbits Mar 6, 2013
861b04b
Fix cleanup comparison number base
khobbits Mar 6, 2013
c275626
[Fix] Prevent same item type trades on signs, prevents amount confusi…
khobbits Mar 7, 2013
32d44eb
Merge pull request #375 from GunfighterJ/patch-15
khobbits Mar 7, 2013
7d0fafd
Don't check people for meta perms when using kits.
khobbits Mar 7, 2013
896298a
Clean up meta error messages.
khobbits Mar 7, 2013
6436baf
Merge pull request #370 from necrodoom/patch-71
khobbits Mar 8, 2013
6d55228
Allow item/item trades still.
khobbits Mar 8, 2013
63b2766
Fixing exp trading type.
Skylexia Mar 8, 2013
d93719e
Merge pull request #378 from Skylexia/2.9
khobbits Mar 8, 2013
fd3cdde
fix alias
necrodoom Mar 9, 2013
4d9685e
[Fix] Move all enchant type perms to: essentials.enchantments.<enchant>
khobbits Mar 9, 2013
46e9471
[Fix] Move allowunsafe enchant perm to: essentials.enchantments.allow…
khobbits Mar 9, 2013
b1f427d
[Fix] Allow /nick to change nickname case, without adding prefix char…
khobbits Mar 9, 2013
45fe5f2
Fix TL key casing.
khobbits Mar 9, 2013
937ef0b
Allow potion meta to work
joejenniges Mar 10, 2013
fc019af
Merge pull request #379 from GunfighterJ/2.9
Iaccidentally Mar 10, 2013
9ff0571
Protect us from npe.
khobbits Mar 10, 2013
56bd973
Use lower locale.
khobbits Mar 10, 2013
ee7b50a
[Feature] Broadcast unbans to online staff.
Skylexia Mar 10, 2013
16857da
Update tl properties to remove unused properties.
Skylexia Mar 10, 2013
5cfb932
Merge pull request #380 from Skylexia/2.9
khobbits Mar 10, 2013
973e918
readd some checks
necrodoom Mar 10, 2013
6b70899
Shows IP unbans to online staff.
Skylexia Mar 10, 2013
e60c65c
Fixed lost TL.
khobbits Mar 10, 2013
664fe18
Fix Essentials version display
khobbits Mar 11, 2013
895c144
Fixing ban ip broadcast notification.
khobbits Mar 11, 2013
e68035c
[fix] trying to AFK others should work now
necrodoom Mar 11, 2013
db86648
Fix missing console notifications on /unban and /unbanip
khobbits Mar 12, 2013
89c1cc5
Fixing message.
Skylexia Mar 13, 2013
c61abad
Merge pull request #385 from Skylexia/patch-1
Iaccidentally Mar 14, 2013
20b61a6
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
khobbits Mar 14, 2013
fa44579
Merge pull request #383 from necrodoom/patch-73
khobbits Mar 15, 2013
fc96d7e
Merge pull request #342 from necrodoom/patch-60
snowleo Mar 15, 2013
96c5beb
Initial 1.5 update
joejenniges Mar 15, 2013
734286e
Merge pull request #387 from GunfighterJ/2.9
snowleo Mar 15, 2013
c8a867b
[Feature] Additional spawnable mob types
joejenniges Mar 15, 2013
d63e259
Merge pull request #388 from GunfighterJ/2.9
snowleo Mar 15, 2013
2b0506d
Fix missing /ci syntax update.
khobbits Mar 16, 2013
208d673
Check health is 0 after /suicide
khobbits Mar 16, 2013
24a9a74
We use tabs not spaces for indenting.
khobbits Mar 16, 2013
6185581
Fix Minecart class rename
khobbits Mar 16, 2013
1111254
Fix potion effect errors
khobbits Mar 16, 2013
3ddf883
Import cleanup
khobbits Mar 16, 2013
d9a238f
Cleanup open inventories
khobbits Mar 16, 2013
ee080e5
Fix raw bukkit itemdb lookup
khobbits Mar 16, 2013
20d0193
Update messages.properties
necrodoom Mar 16, 2013
f338d3c
Fixing TL edit error.
khobbits Mar 16, 2013
5ea1bde
[Fix] Restore /speed command's ability to control walk speed.
khobbits Mar 17, 2013
2f96ef1
[Fix] Potion erroring and duration/power fix
joejenniges Mar 17, 2013
5e4659e
update IDs 27, 28, 66, 157
necrodoom Mar 17, 2013
ce51a07
Potion erroring and duration/power fix
joejenniges Mar 17, 2013
32099a4
Added /list [group] and some more detailed configuration regarding /list
goosewoman Mar 13, 2013
0c82c61
fixes and addition of '*' to match all unmatched users.
goosewoman Mar 16, 2013
5b55fd9
Cleanup - Split /list into methods
khobbits Mar 18, 2013
984eca9
Cleanup: Comment and simplify /list code - More to do.
khobbits Mar 18, 2013
16ca842
Edit default config to not cause confusion.
khobbits Mar 18, 2013
8b97a84
Allow potion clear/apply commands to work
joejenniges Mar 18, 2013
4b5cc8c
Cleanup: Run Kukes code through a dryer, add more comments.
khobbits Mar 18, 2013
66e87bd
Minor code cleanup
khobbits Mar 18, 2013
fe28faf
Merge pull request #396 from GunfighterJ/2.9
khobbits Mar 18, 2013
e728236
Travis
khobbits Mar 18, 2013
d9485ce
Try different ant command
khobbits Mar 18, 2013
2dda15d
Add Travis notifications
khobbits Mar 18, 2013
f5c17fc
Pull the default list behavior from the old 'sort-list-by-groups' var…
khobbits Mar 19, 2013
ea9bf85
[Fix] offline player matching for online only commands.
necrodoom Mar 19, 2013
df55e16
console should be able to mute admins
necrodoom Mar 19, 2013
cac53ab
kittycannon should actually fire kittens
necrodoom Mar 18, 2013
709ddae
readmeupdate
khobbits Mar 19, 2013
093611f
Use original case for default /list groups.
khobbits Mar 19, 2013
5af1f50
Fix exception in /heal, "playernotfound" should be exception.
necrodoom Mar 19, 2013
a5ec8b9
[Fix] Print correct sender name on /spawn player from console.
necrodoom Mar 19, 2013
61b115c
Don't close inventories every plugin disable, just our own.
khobbits Mar 19, 2013
1d6ac42
[Fix] Reset walk/fly speed on login.
khobbits Mar 19, 2013
8f6c61f
Try to unify player matching for hidden users:
khobbits Mar 19, 2013
896e146
Add some missing hidden checks
khobbits Mar 19, 2013
8891573
[Permission] essentials.vanish.interact - Players with this permissio…
khobbits Mar 20, 2013
353423e
Use correct getPlayer method to not match offline users.
khobbits Mar 20, 2013
35792f9
Update messages_pl.properties
skmedix Mar 19, 2013
b8e079d
Add the max-walk-speed config variable back to the default config file.
khobbits Mar 20, 2013
44584b1
Tweak ess version
khobbits Mar 21, 2013
28e069e
Don't allow an empty list value.
khobbits Mar 21, 2013
566a826
Abort user login code, if user disconnects before it runs.
khobbits Mar 21, 2013
8574128
[Feature] Stack more mobs with /spawnmob
joejenniges Mar 22, 2013
c7f6270
Merge pull request #409 from GunfighterJ/2.9
Iaccidentally Mar 22, 2013
386b73d
[Fix] Strip colourcodes from groups
goosewoman Mar 26, 2013
e15a8c5
Merge pull request #371 from necrodoom/patch-72
ElgarL Mar 28, 2013
231f9d4
Fix loops.
ElgarL Mar 28, 2013
519785d
More Necrodoom fixes.
ElgarL Mar 28, 2013
411b4e2
another string fix.
ElgarL Mar 28, 2013
8795600
Merge pull request #423 from kukelekuuk00/patch-1
khobbits Mar 29, 2013
aab6af7
Fixing casing and formatting issues in /list
khobbits Mar 29, 2013
c857832
Spacing.
khobbits Mar 29, 2013
98aa303
prevent confusion at /ci code
necrodoom Mar 25, 2013
578576e
[Fix] Sudo allowed on vanished players.
necrodoom Mar 25, 2013
22efa3e
wipe too general log name aliases
necrodoom Mar 20, 2013
8604deb
[Fix] Allow console to afk others
necrodoom Mar 25, 2013
159cbba
Update messages_pl.properties
skmedix Mar 22, 2013
8427b41
Prevent sign healing when the player is recently dead.
khobbits Mar 29, 2013
757a41f
[FIX] add itemframe support to remove
Iaccidentally Mar 30, 2013
c093b6e
Use original casing in config file group name.
khobbits Mar 30, 2013
4eb6c9b
For group overflow, add a little colour.
khobbits Mar 30, 2013
228ecd2
readd "forest" and "jungle"
necrodoom Mar 31, 2013
9fe226b
Merge pull request #428 from necrodoom/patch-15
khobbits Mar 31, 2013
9d1f25c
Block sign interact if player is dead.
khobbits Apr 1, 2013
e3183e6
Show Geolocation in /seen
joejenniges Apr 1, 2013
93b7644
Merge pull request #431 from GunfighterJ/2.9
Iaccidentally Apr 1, 2013
e4b04db
[Fix] NPE on ptime from console
joejenniges Apr 2, 2013
11fafb5
Merge pull request #435 from GunfighterJ/2.9
ementalo Apr 2, 2013
641fbca
Update Bukkit for 1.5.1-R0.1 Beta.
khobbits Apr 4, 2013
d9a6974
Missing file update.
khobbits Apr 4, 2013
d2ee2e3
[update] Remove GroupBridge
ementalo Apr 4, 2013
55e8aa7
Remove GB from main build.xml
ementalo Apr 4, 2013
3356db0
Fix group name when using wildcard group definitions.
khobbits Apr 6, 2013
8777410
Balance others message.
khobbits Apr 6, 2013
284d7a2
Fix § at end of line
snowleo Apr 6, 2013
4f033d8
Math fail
snowleo Apr 6, 2013
8f41cc0
Still need that check
snowleo Apr 6, 2013
bac2b3f
[Feature] pweather command
joejenniges Apr 6, 2013
bacb84a
Add Romanian translation
joejenniges Apr 6, 2013
e353ec7
Merge pull request #438 from GunfighterJ/2.9
joejenniges Apr 9, 2013
7e80f44
Check threading on backup init.
khobbits Apr 13, 2013
656a40a
Remove duplicate perm.
khobbits Apr 13, 2013
9a32954
Threading Fix
snowleo Apr 14, 2013
39d66b1
Changing that name too, thanks jomp16
snowleo Apr 14, 2013
a72777d
Allow permission control of stacked mobs
joejenniges Apr 14, 2013
5e36099
[FIX] Update user activity when shooting a bow
Iaccidentally Apr 16, 2013
4629cad
Clean up last commit
Iaccidentally Apr 16, 2013
eeb31e0
[UPDATE] Update to 1.5.1-r0.2 beta build
Iaccidentally Apr 16, 2013
f6e2db1
[Feature] Add a blacklist for what dispensers can dispense to antibuild
Iaccidentally Apr 16, 2013
59c833a
Minor grammatical changes to config.yml
evonuts Apr 19, 2013
fd01342
Fix NPE on invalid enchant
joejenniges Apr 19, 2013
f1bc7a3
[FIX] ID 18, 29, 33 invalid damage values and more
necrodoom Apr 19, 2013
e8c2a97
Merge pull request #452 from evonuts/groupmanager
ElgarL Apr 19, 2013
62942bd
Merge pull request #453 from necrodoom/patch-20
Iaccidentally Apr 19, 2013
547e262
[FEATURE] Add kill exempt :: new permission: essentials.kill.exempt
Iaccidentally Apr 19, 2013
c2eb7b0
Restrict EssentialsTimer to 10ms execution time
snowleo Apr 21, 2013
f48871f
Attempt to smooth out timer usage.
khobbits Apr 21, 2013
dfc62bc
Minor TP and timer tweaks.
khobbits Apr 21, 2013
e291633
Merge remote-tracking branch 'origin/groupmanager' into 2.9
Apr 22, 2013
2588e20
Delayed write to file (experimental)
snowleo Apr 22, 2013
9160410
Allow to forceSave conf files
snowleo Apr 22, 2013
6148583
Fix tps after Timer changes
snowleo Apr 23, 2013
1dfad57
Derp, still need currentTime
snowleo Apr 23, 2013
c55e525
Update Commandgc.java
snowleo Apr 23, 2013
b093111
[Fix] Output proper message if typo'd kit
necrodoom Apr 27, 2013
865b581
Update Polish translation by skmedix
khobbits Apr 28, 2013
eb0c719
[Feature] Add /socialspy other
necrodoom Mar 25, 2013
e60f17b
Fix radius in /remove and add world.
necrodoom Mar 25, 2013
3396cf6
[Fix] Try singular and plural entity names in /remove.
khobbits Apr 28, 2013
02df03a
[CHANGE] Rewrite eco command with better logic :: the command will no…
Iaccidentally Apr 28, 2013
57184f0
Add China/Hong Kong/Taiwan Translations
pa001024 Apr 23, 2013
f0ab66c
Fix ZH TL messages
khobbits Apr 28, 2013
0a03696
[API] Add a warp api, with future 3.x support :: minor cleanup
Iaccidentally Apr 28, 2013
28cbac6
cleanup last commit a bit
Iaccidentally Apr 28, 2013
79bdd8a
Add keyword replacements in kits
joejenniges Apr 29, 2013
006f996
Remove ArrayListInput
joejenniges Apr 29, 2013
012741f
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
khobbits Apr 29, 2013
d425ab5
Fix Eco take bug and fix NPE
khobbits Apr 29, 2013
137d0df
Fix TL messages.
khobbits Apr 29, 2013
7913cfd
Fix currency rounding up.
khobbits Apr 29, 2013
9d2358e
[Fix] Stacked mobs count towards spawnmob-limit count.
khobbits Apr 30, 2013
a43cbe0
Move spawnmob.stack perm check to the right place.
khobbits Apr 30, 2013
0498867
Fix tests.
khobbits Apr 30, 2013
c4173c0
Allow powertool to be set from console.
khobbits Apr 30, 2013
9ba9223
Support /me in console
khobbits Apr 30, 2013
60313d3
Update messages_fr.properties
theudis May 1, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
85 changes: 45 additions & 40 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,42 +1,47 @@
.DS_Store
/BuildAll/nbproject/private/
/EssentialsProtect/nbproject/private/
/EssentialsChat/nbproject/private/
/EssentialsGroupBridge/nbproject/private/
/EssentialsGeoIP/nbproject/private/
/EssentialsSpawn/nbproject/private/
/EssentialsXMPP/nbproject/private/
/EssentialsGroupManager/nbproject/private/
/BuildAll/build/
/EssentialsGroupBridge/dist/
/EssentialsGroupBridge/build/
/EssentialsGeoIP/dist/
/EssentialsGeoIP/build/
/EssentialsGroupManager/build/
/EssentialsGroupManager/dist/
/BuildAll/dist/
/EssentialsChat/build/
/EssentialsChat/dist/
/EssentialsSpawn/build/
/EssentialsSpawn/dist/
/EssentialsXMPP/dist/
/EssentialsXMPP/build/
/EssentialsProtect/dist/
/EssentialsProtect/build/
/EssentialsPermissionsCommands/nbproject/private/
/EssentialsPermissionsCommands/build/
/EssentialsPermissionsCommands/dist/
/Essentials/nbproject/private/
/Essentials/dist/
/Essentials/build/
/YamlAnnotations/
/EssentialsUpdate/nbproject/private/
/EssentialsRelease/
/EssentialsUpdate/dist/
/EssentialsUpdate/build/
/WebPush/apikey.php
/WebPush/nbproject/private
/.idea
.DS_Store
/BuildAll/nbproject/private/
/EssentialsProtect/nbproject/private/
/EssentialsChat/nbproject/private/
/EssentialsGroupBridge/nbproject/private/
/EssentialsGeoIP/nbproject/private/
/EssentialsSpawn/nbproject/private/
/EssentialsXMPP/nbproject/private/
/EssentialsGroupManager/nbproject/private/
/BuildAll/build/
/EssentialsGroupBridge/dist/
/EssentialsGroupBridge/build/
/EssentialsGeoIP/dist/
/EssentialsGeoIP/build/
/EssentialsGroupManager/build/
/EssentialsGroupManager/dist/
/BuildAll/dist/
/EssentialsChat/build/
/EssentialsChat/dist/
/EssentialsSpawn/build/
/EssentialsSpawn/dist/
/EssentialsXMPP/dist/
/EssentialsXMPP/build/
/EssentialsProtect/dist/
/EssentialsProtect/build/
/EssentialsPermissionsCommands/nbproject/private/
/EssentialsPermissionsCommands/build/
/EssentialsPermissionsCommands/dist/
/Essentials/nbproject/private/
/Essentials/dist/
/Essentials/build/
/YamlAnnotations/
/EssentialsUpdate/nbproject/private/
/EssentialsRelease/
/EssentialsUpdate/dist/
/EssentialsUpdate/build/
/WebPush/apikey.php
/WebPush/nbproject/private
/.idea
*.iml
/EssentialsGroupManager/bin
/EssentialsGroupManager/.externalToolBuilders
/EssentialsGroupManager/.externalToolBuilders
/EssentialsAntiBuild/nbproject/private/
/EssentialsAntiBuild/dist/
/EssentialsAntiBuild/build/
/jars
/out
17 changes: 17 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
language: java
jdk:
- oraclejdk7
- openjdk7
- openjdk6
script: ant collect
notifications:
irc:
channels:
- "irc.esper.net#lain"
on_success: change
on_failure: always
email:
recipients:
- "khobbits@ess3.net"
on_success: change
on_failure: always
Loading