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

633 Commits

Author SHA1 Message Date
montlikadani
1f1b9ee7a9 Support for mcMMO 2.0.0 2019-01-29 19:25:26 +01:00
montlikadani
92564ee8b1 Fix money dupping when someone repaired the item from anvil
- Fix NPE when promote argument has executed and player not found
- Let's check the permission for sender not the jobs player
2019-01-28 19:09:11 +01:00
montlikadani
ea30d679b2
Merge pull request #338 from ken-kentan/patch-337
Fix legacy brewing stand
2019-01-28 16:32:49 +01:00
ken-kentan
f3a9346dba fix #337 2019-01-28 13:11:52 +09:00
ken-kentan
75f6b2aabd fix legacy wall_banner id, add legacy_brewing_stand 2019-01-28 13:11:22 +09:00
montlikadani
3adbf6eebd
Update README.md 2019-01-24 20:49:03 +01:00
montlikadani
a63b259711 Fix NPE when item bonus not found
Error: https://hastebin.com/aforinojut.cs
2019-01-24 20:42:34 +01:00
montlikadani
b1037b2fff
Create README.md 2019-01-23 21:17:25 +01:00
montlikadani
991f2a8e05
Add files via upload 2019-01-23 21:12:08 +01:00
montlikadani
65f4e9d294
Add files via upload 2019-01-23 21:10:11 +01:00
montlikadani
b230c17292 Lets catch Throwable instead of Exception when not using spigot
- Now you can give the limited items with **/jobs give [playername] [jobname] [items/limiteditems] [jobitemname]** command to get limited items from jobConfig.
2019-01-23 19:23:16 +01:00
montlikadani
03a220e18f
Merge pull request #334 from Madis0/patch-1
English fixes
2019-01-16 14:27:54 +01:00
Madis
2b90fe6c67
English fixes
Grammar and spelling. Not a native speaker but I hope I helped regardless.
2019-01-16 15:01:00 +02:00
montlikadani
386677dd83
Merge pull request #333 from Madis0/patch-1
Fixes for Estonian
2019-01-16 13:43:53 +01:00
Madis
6eac7eb471
Quantity
Apparently this is translatable too...
2019-01-16 14:32:12 +02:00
Madis
e849ba2cf2
Fixes for Estonian
Translation and original syntax fixes
2019-01-16 14:12:35 +02:00
montlikadani
825486ea0d Fixed when someone bought from the jobs shop and has not points then got the item
- level & exp command fix when the target player has not in the job and not got any message
2019-01-15 09:46:44 +01:00
montlikadani
d3442c8fe2 Fixed when changed the database throws error
- Now support PlaceholderAPI the latest version
- Now support MythicMobs the latest version
2019-01-13 18:12:12 +01:00
Zrips
e2a306acb4 Commands do support list, so lets show that it does. 2019-01-13 19:09:27 +02:00
montlikadani
28f8e24465
Update JobsPaymentListener.java 2019-01-11 19:59:19 +01:00
montlikadani
85cc9b45f2 Fix SQLiteException error when changed database to SQL
https://www.spigotmc.org/threads/jobs-reborn.50989/page-241#post-3277743
2019-01-09 16:01:23 +01:00
montlikadani
8fa39884ef
Merge pull request #329 from Madis0/patch-1
Estonian update
2019-01-09 15:20:49 +01:00
Madis
43f39b10c1
Another minor fix 2019-01-09 11:21:10 +02:00
Madis
ee7a11b8e4
YAML fix 2019-01-09 11:17:54 +02:00
Madis
670485a320
Minor fix 2019-01-09 10:52:44 +02:00
Madis
8a0cf20851
Estonian update
New strings, many wording fixes and more syntax-wise English parity.
2019-01-09 10:41:45 +02:00
montlikadani
40cbf67bf4 Some MySQL changes
- Lets colorize raw message
- Make configurable MySQL auto reconnect boolean
2019-01-08 18:50:03 +01:00
montlikadani
054c8f8e11
Merge pull request #328 from meowsome/patch-1
Fix Typos
2019-01-08 05:50:16 +01:00
meowsome
e817089c4c
Fix Typos
Fixed a bunch of small typos I found in comments throughout this file
2019-01-07 21:26:32 -05:00
montlikadani
2215c57791 Added player argument to /job limit command
- Fix sheep color not work properly
2019-01-07 18:06:02 +01:00
montlikadani
aadf514dba Fix #323 /jobs employ if target has, then checked the permission at the target
- Now checking correctly for plants when break
2019-01-05 19:01:27 +01:00
montlikadani
33c1bb961d Added some 1.13 blocks
- Some command permission fixes
- Now used UTF-8 in the MySQL, #147
- Fix last commit when a player level up or skill up and broadcast
2019-01-04 20:46:32 +01:00
Zrips
18d49a8553
Merge pull request #320 from AddstarMC/master
Add Feature that makes the cap still give reward but exponentially less
2019-01-04 16:31:27 +02:00
Narimm
b29da9cead Add a feature that will decrease earnings at cap by a factored amount using the equation
(100/((1/factor*percentOver*percentOver)+1)) ie a pop growth curve.
2019-01-04 07:42:17 +10:00
Zrips
0aeb4e383b So lets do it in packets, everyone loves packets. 2019-01-01 18:12:30 +02:00
montlikadani
6709abca2f Fixed issue with colors not work, #267 2018-12-31 13:01:53 +01:00
montlikadani
432cbbbd09 Global toplist scoreboard now work on 1.13
- Fixed if the furnace or brewingstand reassign is disabled then saved the datas to file again again...
2018-12-30 21:22:07 +01:00
Zrips
800aab1a3b Merge branch 'master' of https://github.com/Zrips/Jobs.git 2018-12-28 17:03:27 +02:00
Zrips
46581093fc We dont need this as this should be checking by sender not by target 2018-12-28 17:03:00 +02:00
montlikadani
af54c5c513 Hotfix for running command 2018-12-27 16:29:11 +01:00
montlikadani
82d0af935d New command: /jobs level
Suggested by: Rangewonk / SlVlR (on Discord)
2018-12-27 16:23:56 +01:00
Zrips
64b9b35e58 Lets automatically update plugins version in plugin.yml by pom.xml 2018-12-27 16:10:11 +02:00
Zrips
7c5a03afb6 Slab type correct check when running on older versions 2018-12-27 14:02:47 +02:00
Zrips
98cd4dee23 new command to display posible placeholders
Some complexing for similar placeholders
2018-12-27 13:10:12 +02:00
Zrips
0849d5532d Fix for some placeholders and renaming them to be more obvious what they
do

Extra placeholders
2018-12-27 12:07:14 +02:00
montlikadani
2b09ae73d6 Added some PAPI placeholders
- Fix double checked Exception throws
2018-12-26 14:08:27 +01:00
Zrips
db0675788a Merge branch 'master' of https://github.com/Zrips/Jobs.git 2018-12-25 22:47:17 +02:00
Zrips
f7a5980a9e Lets catch exceptions on shutdown in case there is issue with that 2018-12-25 22:47:08 +02:00
montlikadani
338e3f92f4 Need code for switch types 2018-12-25 13:03:16 +01:00
Zrips
d9a48b5b97 Lets simplify it even more
Version increment for future release
2018-12-25 12:58:17 +02:00