1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-25 20:16:13 +01:00
Commit Graph

782 Commits

Author SHA1 Message Date
montlikadani
3ea901d5c4 Hot fix for creating new words file #317 2018-12-24 13:34:37 +01:00
montlikadani
4b1cbccf17
Bumped version to check for everyone, if someone below using 4.9.4 version 2018-12-23 21:20:27 +01:00
montlikadani
d41b5f7a1f Fix wrong file & folder path
- Code clean up
2018-12-23 17:31:05 +01:00
Zrips
2d974b2066 Lets include new mobs in default config 2018-12-23 18:22:05 +02:00
Zrips
6823891c89 Lets use UUID's 2018-12-23 18:13:34 +02:00
Zrips
b6ae3e7617 better top command pagination handling 2018-12-23 18:06:30 +02:00
Zrips
334ace8286 Lets simplify gtop pagination process
gtop should take into consideration how many we are showing while
extracting data from database
2018-12-23 17:55:36 +02:00
Zrips
24b1272304 Pagination for gtop command 2018-12-23 17:38:21 +02:00
Zrips
46e062d514 Merge branch 'master' of https://github.com/Zrips/Jobs.git 2018-12-23 16:26:01 +02:00
Zrips
87e5fb2935 Lets minimize output and lets record less entries for explorer 2018-12-23 16:24:58 +02:00
montlikadani
b229a0be5f Code clean up
- Copy over all words files before updating active ones.
2018-12-23 14:34:59 +01:00
Zrips
d24cf8f3ae This should be like this 2018-12-23 11:53:55 +02:00
Zrips
8629a12710 Lest check explorer fly pay by player ground position not a fly state 2018-12-23 11:53:33 +02:00
Zrips
163af81253 We have to copy over all locale files before updating active ones. 2018-12-23 11:15:54 +02:00
Zrips
0439d5eeda Lets properly resize GUI by required slots. 2018-12-23 11:03:18 +02:00
montlikadani
c9f15c8ad4 Re-added payInCreative boolean
If a group has jobs.paycreative permission then this booelean ignores.
2018-12-22 14:26:45 +01:00
montlikadani
dfbf7963da Code clean up
- Updated MythicMobs to the latest version
- Fix player double checking when interacts in world
2018-12-17 20:50:14 +01:00
montlikadani
0592c6da62 Added some new 1.14 materials
- Added some 1.14 enchantments
- Some permission fixes
- Not check for chunk when the player not found
- Removed non-supported plant age checker
2018-12-13 18:54:38 +01:00
montlikadani
0af1374d07
Merge pull request #311 from sandor111/patch-1
Dutch language file
2018-12-08 19:44:30 +01:00
sandor111
1e07fd610d
Dutch language file
A base for a Dutch translation.
2018-12-08 19:31:15 +01:00
montlikadani
221ef37ea3 Fix some command permissions
- Trident material has an ID
- Removed boolean pay-in-creative from generalConfig and replaced to jobs.paycreative permission. https://www.spigotmc.org/threads/jobs-reborn.50989/page-232#post-3242807
2018-12-07 19:41:15 +01:00
montlikadani
e52c4fa43b Fixed the plugin not disabling
- Fix some file creation problems
- Fixed when the player has not joined a job, milk a cow and get paid, https://www.spigotmc.org/threads/jobs-reborn.50989/page-231#post-3240788
2018-12-04 18:16:55 +01:00
montlikadani
ed0eadad69 Some code clean up
- Fix 1 color not work (lime)
- We using the default data folder from main class
- We don't need to copy and create a lot of message file
2018-11-25 20:09:48 +01:00
montlikadani
717b0edebe
Merge pull request #301 from Sprungente/patch-4
Expand German Locazion
2018-11-25 07:55:27 +01:00
Sprungente
5f377dcd86
fix 2018-11-24 19:39:53 +01:00
Sprungente
a27ac0f022
Add new Strings 2018-11-24 19:29:16 +01:00
montlikadani
6ea97d6262
Merge pull request #305 from LogGits/patch-6
Fixed an incorrect entity name
2018-11-24 08:53:43 +01:00
montlikadani
6a3723c645
Merge pull request #304 from LogGits/patch-5
Removed more duplicates
2018-11-24 08:50:44 +01:00
montlikadani
e12f5728c4
Merge pull request #302 from LogGits/patch-3
Removed duplicate experience from woodcutting
2018-11-24 08:48:50 +01:00
LogGits
cf47aeb48a
Fixed an incorrect entity name 2018-11-24 09:03:04 +10:00
LogGits
83bdb6f1a1
Removed more duplicates 2018-11-24 08:32:29 +10:00
LogGits
c708395eff
Removed duplicate experience from woodcutting 2018-11-24 06:56:24 +10:00
Sprungente
b800214272
Translate Penalty / GER Language
and small fix and improve :D
2018-11-23 19:24:01 +01:00
montlikadani
9e7eb97b12 Added custom head setting to the gui shop, #152
- Fix NullPointerException, https://www.spigotmc.org/threads/jobs-reborn.50989/page-227#post-3221066
2018-11-16 15:48:50 +01:00
Zrips
11af61064c We don't need this ones anymore. 2018-11-13 19:14:21 +02:00
montlikadani
855cea13ef Fixed IllegalArgumentException while creating a file, #293
- Some clean up code
2018-11-13 17:40:52 +01:00
Zrips
ee4c7ef10d This should be present 2018-11-12 18:09:00 +02:00
Zrips
6a77f4a695 Default jobConfig file update by roracle 2018-11-12 17:50:05 +02:00
Zrips
4d51308b2f Version increment 2018-11-12 17:43:50 +02:00
montlikadani
f37da6a19b
Merge pull request #291 from LinzN/LinzN-patch-1
Fix maven build
2018-11-12 16:32:31 +01:00
Niklas Linz
0c4efd2ada
Update pom.xml
i should not do this with my smartphone ;)
2018-11-12 16:31:37 +01:00
montlikadani
e3829d12d2 Some tab-complete fix
- Retrieving colors
2018-11-12 16:31:05 +01:00
Niklas Linz
86f61cd483
Update pom.xml 2018-11-12 16:24:45 +01:00
Niklas Linz
5dce1b7ea6
Update pom.xml 2018-11-12 16:24:05 +01:00
Zrips
1d3b6fc73f Lets resize jobs browse GUI if jobs can't fit in current one 2018-11-12 17:17:28 +02:00
Niklas Linz
1e688f10d9
Fix maven build
- Fix maven build. C:\Users\Arte\ doesnt exist on my server ;)
2018-11-12 14:41:06 +01:00
Zrips
12232cb9fa Lets check translatable word split lenghtin case its wrong 2018-11-12 14:36:44 +02:00
Zrips
ab70033fb2 Lets add some legacy blocks 2018-11-12 13:26:10 +02:00
Zrips
bd0f124031 Lets update boosts based by permission each time using info command 2018-11-12 13:10:14 +02:00
Zrips
9d8c9532c1 Empty is not empty by Mojang logic... 2018-11-12 12:49:02 +02:00