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
Madis
cd82882cc1
Estonian consistency update
2019-01-18 13:38:25 +02: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
Zrips
edb943be11
Initial support for built in placeholders for PlaceHolderAPI
...
Couple base placeholders
2018-12-25 12:52:38 +02:00
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