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 |
|
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 |
|