1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-26 04:25:15 +01:00
Commit Graph

599 Commits

Author SHA1 Message Date
Zrips
23d32d0765 points -> pts
Same formating for info in chat and GUI for payment
Decimal value limits
2018-02-01 14:54:06 +02:00
Zrips
f79526f711 Option to use old jobs browse look 2018-01-23 16:23:48 +02:00
Zrips
4cb14c3bfc Fix for missing jobname translation 2018-01-23 16:20:02 +02:00
Zrips
700fc2a580 Updated default files 2018-01-23 12:28:16 +02:00
Zrips
91763e0bdf update for better handling for furnace and brewing ownership
new command clearownership
2018-01-22 15:46:51 +02:00
Zrips
8809a33c4e Options options options
options for furnace and brewing stands defaults values and save behavior
option to remove different percentage after player reaches max level
2018-01-22 13:12:23 +02:00
Zrips
0f8d2c12dd Option to limit furnace and brewind stand amount
Option to reset brewing stands and furnaces after server restart
2018-01-21 17:25:10 +02:00
Zrips
7cebc15fe9 help page new format and full customization option 2018-01-21 14:48:42 +02:00
Zrips
4d15d26b73 Dont show help page when failing to find top and gtop results 2018-01-21 14:22:46 +02:00
Zrips
54650a2385 New daily quests
updated pagination handling
updated browse command look
updated time conversion from milliseconds
2018-01-21 14:07:21 +02:00
monochrome-blue
ac3592f711
Update pom.xml (remove output configuration)
Current output configuration sets plugin to build in a directory that won't exist on most computers, remove so it can be built on others' computers?
2017-12-25 17:20:44 -05:00
peccator085
82755657c5
Update messages_ja.yml
I approached a more perfect translation
2017-11-22 11:22:24 +09:00
peccator085
5c386601f2
Add messages_ja.yml
Add Japanese locale file
2017-11-22 11:20:28 +09:00
Zrips
2f9266d19e This one 2017-11-11 13:04:46 +02:00
Zrips
634e0d7ac8 Prevent stacktrace on collumn check 2017-11-11 13:04:38 +02:00
Zrips
4844547d19 Allow soft limits to stop income increase after certain level, but allow
further leveling.
2017-11-09 15:24:29 +02:00
Zrips
cf9db10eae Incrementing version 2017-11-03 18:21:56 +02:00
Zrips
1d3c6962b1 This one is no longer in use 2017-11-03 18:20:41 +02:00
Zrips
63838c1c8c Wrong penalty/bonus value 2017-11-03 16:53:10 +02:00
Zrips
8d98e8ddf3 Correctly preloading player limits 2017-11-03 16:48:50 +02:00
Zrips
e45df7f217 Update on explore handling
new command /jobs explored to check who already explored current chunk
2017-11-03 16:22:24 +02:00
Zrips
e8c604c3d9
Merge pull request #134 from Taehyuun/patch-1
FR locale updated for Jobs 4.1.3
2017-11-02 15:16:12 +02:00
Zrips
c6aaa649ea
Merge pull request #143 from ken-kentan/master
fix Explore action bug
2017-11-02 15:14:44 +02:00
ken-kentan
55117ed15e add newline 2017-11-01 10:14:23 +09:00
ken-kentan
c6b0659590 fix Explore task not work 2017-11-01 10:13:02 +09:00
Zrips
262c250cbe missing ` for mysql syntax 2017-10-01 12:45:28 +03:00
Zrips
7f84a923a7 IF NOT EXISTS 2017-10-01 12:32:35 +03:00
Zrips
e890d08ce3 We dont need addBatch? 2017-10-01 12:24:58 +03:00
Taehyuun
e09be0be5c FR locale updated for Jobs 4.1.3
Added missing lines
Changed "Cubixx" currency name to "Argent" (neutral term for money)
Some obvious corrections
2017-09-16 21:12:31 +02:00
Zrips
07b2556592 Adding hungarian default locale by montlikadani
making universal file name grabber for locale files to simplify stuff
2017-09-10 13:25:57 +03:00
Zrips
de570bb184 PayForEachCraft has to exclude 0 amount items 2017-09-09 13:10:03 +03:00
Zrips
7d5994a2e0 Missing t in shorttitle display mode 2017-09-09 12:47:44 +03:00
Zrips
5ae2a7ba74 Dont fill up gui with filler if its air itemstack 2017-09-02 12:42:06 +03:00
Zrips
8ecc36c306 Better give command handling 2017-09-02 12:32:40 +03:00
Zrips
49e58de450 Jobs max level is in incorect place by default
Small locale switcheroo
2017-09-01 17:48:36 +03:00
Zrips
de10e8ac1a Adding rejoinCooldown to all default jobs 2017-09-01 13:59:21 +03:00
Zrips
6c0723b677 Version up 2017-09-01 13:55:27 +03:00
Zrips
05e9184b9c Inform about blockprotection only if payment is possible for it. 2017-09-01 13:49:27 +03:00
Zrips
02a3c4cd65 Include points into logging and output
faster log save into database
2017-09-01 13:24:47 +03:00
Zrips
4856ae23b3 Fix for logging not working 2017-09-01 12:27:34 +03:00
Zrips
fbf3f22945 Merge pull request #126 from Rukes/master
Added 3rd party BP & new schedule event
2017-09-01 12:19:51 +03:00
Zrips
23ca602689 Hmm 2017-09-01 12:19:19 +03:00
Zrips
023b268ec0 Merge branch 'master' of https://github.com/Zrips/Jobs.git 2017-09-01 12:19:02 +03:00
Zrips
9ac57875bf Clean 2017-09-01 12:15:52 +03:00
Zrips
17965f5143 Clean 2017-09-01 12:13:03 +03:00
Zrips
02422310bb Merge pull request #124 from Andre601/patch-1
Better translation to german
2017-09-01 12:11:00 +03:00
Zrips
35867ddcf2 Slightly faster new player recording 2017-09-01 12:09:39 +03:00
Zrips
cec32c32a0 Increasing sign top list special lines to 10 and minimizing them 2017-09-01 11:57:11 +03:00
Zrips
403d29f8a6 Option to define max level with only permission node
better way in determining max job level
2017-09-01 11:33:20 +03:00
Zrips
7a92aa3ee3 Count in monster eggs as spawners 2017-09-01 11:05:26 +03:00