montlikadani
ee94189989
Compile fix
2019-05-12 17:28:21 +02:00
montlikadani
4e47bf2f4f
Fix potion consume event in 1.8 versions, #418
...
The potion drink action will be removed soon. It seems some potions has 3-4 types and needs to be known what types of, but not described.
2019-05-12 15:14:34 +02:00
montlikadani
1b818f5d05
Added confirmation timer to leave and leaveall, #386
...
This not tested
2019-05-09 18:31:49 +02:00
montlikadani
afb07a69d4
#413 Now checks the papi version when using old version and update to latest
...
- Last commit fix for offlineplayer, we not using this
2019-05-08 12:56:28 +02:00
montlikadani
2147c270ea
Lets start the papi expansion update
...
This will supports the dev. version of PlaceholderAPI, not tested
2019-05-06 19:52:09 +02:00
montlikadani
eace433f7d
Lets use the NMS classes to ignore errors
2019-05-06 19:18:15 +02:00
montlikadani
02ad7df873
Fix last commit player NOT monster
...
- Fix incomplete-switch argument
2019-05-05 13:20:32 +02:00
montlikadani
c5dc27c072
Possible fix for removing the player from list
2019-05-04 14:09:25 +02:00
montlikadani
5fde6cb79c
Re-add pig-zombie and minecart command
...
- We not using the deprecated codes, only old versions
2019-05-04 13:57:20 +02:00
montlikadani
197232cdfc
Fixed ClassCastException when put a new sign
...
- Fixed issue when a player use the [toplist] line in sign, then randomly hide from sign
2019-05-03 16:35:23 +02:00
montlikadani
956acf8dd1
Fixed issue when the pay is not work, #409
2019-05-03 16:24:51 +02:00
Zrips
14253be043
Lets make it always in async
2019-05-02 21:00:36 +03:00
montlikadani
9d4e62da1e
Fix #403 when changing the database
2019-05-02 15:30:47 +02:00
Zrips
a950fd3d47
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2019-05-02 16:00:56 +03:00
Zrips
6ad9b86d3b
Small step for a man...
2019-05-02 15:59:22 +03:00
montlikadani
d6fe972a0e
Lets fix wall banner has not the correct id
...
- Code cleanup
2019-05-02 14:52:35 +02:00
Zrips
23dee5d93e
One step at a time
2019-05-02 15:35:24 +03:00
montlikadani
cd35cc75f2
Initial 1.14 support
2019-05-01 13:19:13 +02:00
montlikadani
6ee818594b
Lets start update to 1.14
2019-04-28 17:00:40 +02:00
montlikadani
472112377f
Jobs shop items now use enchants
...
- Fix level no job error message path not found
2019-04-25 20:47:10 +02:00
montlikadani
f9ebb0bec3
Lets use the enum constant name not only the constant
2019-04-18 17:54:42 +02:00
montlikadani
23b834a7e0
Code cleanup
...
- Last commit fix for creates a new shopItems file and show the first problem in console
- Example comment in GUI section to use custom player head
2019-04-12 15:23:58 +02:00
montlikadani
aecfbf8419
ShopItems now in material names, not id and data
2019-04-06 14:29:59 +02:00
montlikadani
ce678030f6
Merge pull request #336 from Madis0/patch-2
...
et: Limited items and more
2019-04-04 19:59:58 +02:00
Madis
89b38f797d
Added new strings
2019-04-04 20:29:25 +03:00
montlikadani
bb2c50b637
Merge pull request #396 from lululand-de/master
...
Fixed IndexOutOfBoundsException on signs update
2019-04-03 16:29:47 +02:00
Thomas Worm
e957436a01
Fixed IndexOutOfBoundsException on signs update
2019-04-02 21:49:13 +02:00
montlikadani
da53f3d7aa
Hotfix for get version from WG plugin.yml file
2019-03-25 17:47:13 +01:00
montlikadani
06538ed4e6
Now supports WorldGuard 7.0.0
...
- Added a placeholder %jobs_user_archived_jobs% to show the archived jobs for the user.
- Fix file saving problem when removed the restricted area
- /jobs area command now works
2019-03-25 17:41:08 +01:00
montlikadani
753ecefb10
Fix NPE when a user used 1.8 versions and gliding is not valid
2019-03-22 13:32:37 +01:00
montlikadani
9436fae564
Fix exp command when contains string instead of number, continue to next step
2019-03-15 15:27:12 +01:00
montlikadani
c5935ccd6d
Fix double sends no-permission message
...
- Removed some unnecessary classes.
- exp command can now be used as double
2019-03-15 14:13:55 +01:00
montlikadani
5c3c064cb5
Lets fix last PR double class check and throw error
...
- Fix not showing color in the chat when used chat-format option.
2019-03-08 09:30:57 +01:00
Josiah Jones
eb02af93b2
Update McMMOManager.java
2019-03-07 13:35:53 -06:00
Josiah Jones
2f996320e1
Remove AbilityType references causing Import error
...
Removed AbilityType else statement. Added additional check in CheckmcMMO() to confirm class com.gmail.nossr50.datatypes.skills.superabilitytype exists in try.
2019-03-07 13:35:31 -06:00
Josiah Jones
2df210d4aa
Correct Import for SuperAbilityType
2019-03-07 13:11:53 -06:00
Josiah Jones
9b2945df50
Add AbilityType and SuperAbilityType back
...
Adding both AbilityType and SuperAbilityType with com.gmail.nossr50.datatypes.skills as mcMMO api requires this to call.
2019-03-06 20:49:28 -06:00
montlikadani
5d64b67d72
Quick fix for last commit
2019-03-06 18:12:56 +01:00
montlikadani
417b6f70f9
Option to broadcast skill message when a player reach level, #171
...
- Modify-chat set to default false, to ignore user-friendly posts.
- DBManager registering fix at startup, #377
2019-03-06 17:51:35 +01:00
montlikadani
2c0451aa55
Lets fix special signs has not updated heads
...
- Last commit stability fix for registering class
2019-03-01 17:03:45 +01:00
Zrips
ef7eafee08
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2019-02-28 20:17:32 +02:00
Zrips
0cada339d8
It should be compiled against 1.8
2019-02-28 20:16:53 +02:00
montlikadani
a377ad08db
Lets make more stabily to catch exceptions
2019-02-28 19:16:36 +01:00
Zrips
7d35127e6b
Version increment
2019-02-28 18:22:17 +02:00
Zrips
98fe82ec5f
So we have to get donequests column when reading database
2019-02-28 12:56:14 +02:00
Zrips
00f62cd58f
Fix for convert command issue introduced with some of previous updates
2019-02-28 12:44:48 +02:00
Zrips
be16539425
Better way to update signs and heads
2019-02-28 12:20:06 +02:00
montlikadani
0dca69e891
Added option to config to pay exploring when player gliding
...
- Now not generates the bossbar options when using 1.8 or lower versions.
2019-02-27 19:02:00 +01:00
montlikadani
c1a4c28534
Update ConfigManager.java
2019-02-27 17:19:11 +01:00
HimaJyun
c2d86ff1dd
each item SoftLimit
2019-02-27 07:31:51 +09:00
montlikadani
a7f9b0d99e
Fix signs not work properly so it not updated at placing a sign, #356
2019-02-24 15:38:09 +01:00
montlikadani
78ff26d124
Fix potion recognition bug
...
- /jobs editjobs now actually check for off hand.
- Some fixes in /jobs editjobs command
- Fix translatable words file generating problems for potions
- Fix NPE when enchant action was pay for item enchanting but throws exception
- MythicMobs update
2019-02-22 19:31:57 +01:00
Zrips
8aafd9f903
Fix for tabcomplete
2019-02-19 19:14:06 +02:00
Zrips
7fbfab2c4c
Lets check offhand for boosted item
2019-02-19 18:10:39 +02:00
Zrips
3de7453675
So lets use reflections when using older McMMO. What else we could do in
...
this situation...
2019-02-19 17:30:43 +02:00
montlikadani
29c353214d
Added option to prevent item durability loss to pay, #8
...
- Fix tab-complete overwrites the server tab-complete, so if tab-complete set to -1, then its working again.
2019-02-16 14:51:09 +01:00
montlikadani
12b2419f88
Added option to quests to use more items in one quest
2019-02-14 17:18:11 +01:00
montlikadani
1f2219b3cb
Not check for explorer by the ground, but check flying, #357
2019-02-13 20:44:29 +01:00
montlikadani
62f5718eb1
Fix file loading when the plugin/server reloaded, #353
...
- Fix permission for /jobs quest & /jobs shop, #358
2019-02-11 19:47:31 +01:00
montlikadani
523ef32acd
Added a option to pay for enchanting a item from anvil, #331
2019-02-06 19:57:58 +01:00
montlikadani
cee99ce850
Added a placeholder %titlename% to display the current title name, #344
...
- Fix NPE when someone removed the Jobs section from the jobConfig file and throws exception
- SelectionTool now in material name not ID
- save-on-disconnect now saving successfully
- Fix NPE when jobs items not found
- Fix jobs GUI when filled with stone not the specified
2019-02-06 14:53:08 +01:00
jackstrosahl
82620c0d01
Update PointsData
...
If addPlayer is called with multiserver compatabillity, remove a player if it already exists to load from db.
Make all addPlayer functions call up to one function.
2019-02-06 01:46:31 -06:00
Zrips
6753f24876
Version increment and minor fix for RawMessage display
2019-02-04 13:07:07 +02:00
Zrips
dd60cecb9f
Lets use RawMessage builder
2019-02-04 13:02:14 +02:00
Zrips
46c2406ced
Different aproach to old item boost conversion
...
Lets show itembonus even if you are not in that job
2019-02-04 12:27:53 +02:00
montlikadani
82f5ad0fd4
New placeholders to get user points
...
- /jobs employ command needs max slots check
2019-02-02 21:11:21 +01:00
Zrips
80f43d3f47
Removing debug message
2019-02-01 15:58:15 +02:00
Zrips
c3ccf30b6d
Lets update signs and heads in hard way and lets make it more optimized
2019-02-01 15:38:25 +02:00
Zrips
84681df41a
Lets add option to limit boosts by levels
2019-01-31 16:47:52 +02:00
Zrips
f310ad0677
Initial update to move boosted items to its own file and change behavior
2019-01-31 15:35:53 +02:00
Zrips
3310bef5a0
Lets update enchantlist in translatable file to new format
2019-01-30 16:53:41 +02:00
Zrips
b81d5ead65
Lets not forget to copy over actual translatable files from plugin
2019-01-30 16:33:08 +02:00
Zrips
a231287131
Lets centralize creative mode payment check
2019-01-30 16:15:34 +02:00
Zrips
1d897e9d3e
New job action: StripLogs
2019-01-30 16:05:46 +02:00
Zrips
95f922e151
Lets use ConfigReader
...
Lets properly transition to new mysql setup format by keeping old
entries
Better checks for existing mysql tables
2019-01-30 15:28:17 +02:00
Zrips
c341d43892
Lets properly update missing and newly added quests with /jobs reload
2019-01-30 11:28:17 +02:00
Zrips
af4d6ce282
McMMO 2.1.2 support with backwards compatibility.
2019-01-30 10:45:28 +02:00
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
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
Madis
dc376c4b1a
Color code
2019-01-25 21:11:52 +02:00
Madis
dc293c9382
Limited items
2019-01-25 20:37:04 +02:00
Madis
82df707c76
Merge remote-tracking branch 'upstream/master' into patch-2
2019-01-25 20:31:40 +02: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
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
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
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
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
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
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
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
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
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
e3829d12d2
Some tab-complete fix
...
- Retrieving colors
2018-11-12 16:31: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
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
Zrips
66f2c4e743
Lets remove data value for gui filler and back button as we can use full
...
names now
Set filler display name to empty field for better looks.
2018-11-12 12:38:08 +02:00
montlikadani
a75b128630
Improved tap-complete problems
...
- Fixed villager trade not working correctly.
2018-11-09 15:01:20 +01:00
montlikadani
ac77148230
Now if the localestring is empty or not found then create a default message file
...
- Now if execute the /jobs reload command then load the furnacebrewinghandling event.
- Fix language double loading when plugin startup
2018-11-01 17:00:29 +01:00
sync667
8e07d57ad6
Fixed bug with payments task stops randomly after taxes math get 0 or > 0. One function return fix too.
2018-10-30 18:41:32 +01:00
montlikadani
0240a41665
Merge pull request #273 from Nogapra/Nogapra-patch-1
...
Update Words_fr.yml
2018-10-26 20:21:06 +02:00
Nogapra
3ebdf1b549
Update Words_fr.yml
2018-10-26 17:54:45 +02:00
montlikadani
f6c251b0be
Removed last commit test (error)
...
- TODO: fixing 3 colors not working correctly #267
- Now the message files, it only creates two files, a default and a specified one.
- Fixed #239 hoppers earn money when baked food. (file creating problem)
2018-10-26 16:54:28 +02:00
Nogapra
b96a5c96ad
Update Words_fr.yml
2018-10-26 13:59:59 +02:00
Nogapra
c156755107
Update Words_fr.yml
2018-10-26 10:58:40 +02:00
montlikadani
7410d86bcc
Fix #267 (again) 3 colors not work
...
Fixed an issue to 3 colors not working correctly.
2018-10-23 17:47:23 +02:00
montlikadani
32db8ef1ea
Fix #267
...
The potion names & the colors not working correctly.
2018-10-22 19:16:06 +02:00
montlikadani
5b4f43b1af
Fixed the points are withdraw even if inventory is full in shop. #173
...
- Fix some bed recognition problem
2018-10-22 18:11:28 +02:00
montlikadani
cbb6c534e2
Let's adding short material names #271
...
- Some fixes
- Clean up some code
2018-10-19 20:02:03 +02:00
montlikadani
5c18493fc0
Removed last commit test (error)
...
- Fix some material recognition
- Fix #268 , in the command not find the player, so it not worked the command
2018-10-17 18:10:34 +02:00
montlikadani
e518f7308d
Fix #266
2018-10-16 16:59:25 +02:00
Andre_601
9716c2722b
Update messages_de.yml
2018-10-16 15:25:00 +02:00
Zrips
350743a738
Version increment and some missing files from last commit
2018-10-16 15:31:52 +03:00
Zrips
f5183b3bac
Lets shorten restrictedBlocks file and use material names instead
2018-10-16 15:17:37 +03:00
Zrips
85ec42abb7
Lets print stack trace and provide better information what happen
2018-10-16 13:53:24 +03:00
Zrips
4af999b7cc
NPE
2018-10-16 12:38:31 +03:00
montlikadani
9dfa9177d1
Some changes in config
...
- Now if the player not joined in the job then the placeholder not showing in the chat.
- Fix NullPointerException (again...)
2018-10-15 17:06:40 +02:00
Zrips
7307b815dc
German locale fix
2018-10-15 18:01:48 +03:00
Zrips
d9d7cb628f
Version increment
2018-10-15 16:46:16 +03:00
Zrips
b6589bac2f
Lets prevent slab error
2018-10-15 15:51:45 +03:00
Zrips
6d239bf83d
Glowing Redstone to regular one for 1.13
2018-10-15 14:01:51 +03:00
Zrips
0fb849abca
Correct enchant name translation
2018-10-15 13:36:13 +03:00
Zrips
2a1663495c
New command resetquest (playerName) (job)
...
Lets HashMap everything for quest progresion to avoid duplications
2018-10-15 13:20:21 +03:00
Zrips
4fdb037fe9
lets contract potion and color name lists
2018-10-14 19:42:10 +03:00
Zrips
518794e71e
Lets make it short
2018-10-14 19:22:24 +03:00
Zrips
a6a02b3ef4
Lets extract item names from CMIMaterial instead of having fixed list
2018-10-14 17:57:21 +03:00
Zrips
081edff7cb
Correct entity type check for 1.13+
2018-10-14 17:17:24 +03:00
Zrips
aa84bde32d
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-10-14 17:04:49 +03:00
Zrips
e2e3bdbbda
Lets keep subtype in 1.13
2018-10-14 17:02:14 +03:00
montlikadani
178c344416
Fix NullPointerExceptions
...
- Some import changes
2018-10-14 13:37:36 +02:00
Zrips
99f13e5c47
Lets update libraaries includign rawMessage one
2018-10-14 14:01:11 +03:00
Zrips
7b8fa29cd4
Cleaning up item database from duplicates
2018-10-14 13:43:42 +03:00
Zrips
fe9d6960c7
Correct way in checking if entity alive
2018-10-14 12:59:39 +03:00
Zrips
ac31db0927
Lets recognize Crops for legacy settup
2018-10-14 12:34:26 +03:00
Zrips
6fd856a513
Fix for chicken issue
2018-10-14 12:10:29 +03:00
montlikadani
3b365522fb
Merge pull request #255 from LogGits/patch-2
...
Update of ItemManager
2018-10-14 09:06:46 +02:00
LogGits
bccf89cc77
Removed COD_BUCKET id:data.
2018-10-14 16:55:07 +10:00
LogGits
ae2f9e61ae
Removed cave_air id.
2018-10-14 16:54:13 +10:00
LogGits
4d77e81e03
Removed wood/button id additions.
2018-10-14 16:52:55 +10:00
montlikadani
5e64f83605
Added editable message for /jobs browse on console
...
- Fix last commit changes not works, so it changed to basic (no edit more)
- Added SEEDS to use all seeds
- Fixed the player get money even when the plant was not ripe (again)
2018-10-13 16:41:13 +02:00
LogGits
05e7292789
Removed COAL_ORE string
2018-10-13 11:29:51 +10:00
LogGits
6cf59f64a1
Resolves CARVED_PUMPKIN
2018-10-13 11:27:54 +10:00
LogGits
c6c86f5c00
Resolved Wooden_Pressure_Plate
2018-10-13 11:22:04 +10:00
Zrips
8601b24ed0
Lets check for possible null
2018-10-12 18:16:15 +03:00
montlikadani
804933a294
Fixed /jobs browse not works in console
...
- Some changes in version checking message
- CROPS changed to WHEAT for default
(No version update in plugin.yml because of the check)
2018-10-12 15:59:56 +02:00
montlikadani
da9a6e1498
Now the potion drink works correctly
...
- Fixed integers not finds and throw error (again)
- Fix wheat not recognizing properly
- Fix bukkit material name check
- Some fixes in slab block
- Adds temporary IDs to entitys
2018-10-11 19:06:41 +02:00
montlikadani
655a921efa
Fix some problems
...
- Now, if max-level, vip-max-level, slots, and rejoincooldown integers are missing, there will be no error. (fix last commit error)
- Added support for WOOL, to check all wool.
2018-10-10 16:32:02 +02:00
LogGits
a6eb9a35ee
Updated buttons and pressure plates
2018-10-09 05:26:22 +10:00
LogGits
e5e6ff61a0
Updated a bunch of variables
2018-10-09 05:08:50 +10:00
montlikadani
e05a7f34af
Added new potions
...
- Now, if are missing max-level, vip-max-level, slots, and rejoincooldown integers, it will work without it.
- Fix empty lores
- Minor spell correcting in config
- Fix disabling plugin when the server crash
2018-10-08 18:35:00 +02:00
montlikadani
5950d64506
Update jobConfig.yml
2018-10-08 16:47:35 +02:00
montlikadani
fa0c45dc1b
Update ConfigManager.java
2018-10-08 16:46:52 +02:00
LogGits
e764cdd436
Adds an Item field to GUI
...
Adds the ability to add the item name instead of using id and data.
(Please test this before pulling to verify its functionality)
Resolves #233
2018-10-07 13:25:30 +10:00
Sprungente
50c5410658
Improving German Localization
...
Part 1
2018-10-04 15:40:58 +02:00
montlikadani
0a3df3d434
Moved configs
...
- Removed iConomy remnants
- Fixed config saving problems
2018-10-03 17:39:21 +02:00
montlikadani
643b9dc842
Fixed the player get money even when the plant was not ripe
2018-09-29 14:47:14 +02:00
montlikadani
36d4eded68
Minor config changes
...
- Fix jobs.* permission does not work correctly
- Fix potion item main hand
- Removed IConomy support
- Fixing drink job event (not working)...
2018-09-28 19:38:00 +02:00
montlikadani
ebc6c99dc2
Let's clean up code
...
- We use the default colors from the lang file
- Fixed enchantments not working in GUI
- Fix BossBar console error message
- Now if the signs is enabled then use the command
- Fixed the place of brewing stand stayed when the player break, #205
- Now if the Signs.Enable boolean true, then only create a file
- Fixed version checker not working correctly
2018-09-23 17:02:48 +02:00
montlikadani
5a471f3e6e
Fixes a lot of problems with gets the items
...
- Clean up code
- Minor correcting spelling mistakes
2018-09-20 16:34:41 +02:00
montlikadani
bb8a32a6f0
Back to Vault 1.6.7
...
- Clean up code
2018-09-17 17:38:58 +02:00
montlikadani
7240f6cb39
Now supports Vault 1.7.1
...
- Fixed NullPointerException of get lore #177
- Minor code changes
2018-09-11 16:52:49 +02:00
montlikadani
e97f7d777a
Replaced Nether_Brick id valid in config by default
2018-09-10 17:35:47 +02:00
montlikadani
32fcc37b68
Removed EnableEnchants boolean, it was unnecessary
2018-09-09 15:31:45 +02:00
montlikadani
d520554b6d
Added enchantments for GUI items
...
https://www.spigotmc.org/threads/jobs-reborn.50989/page-213#post-3151424
2018-09-09 15:24:18 +02:00
montlikadani
e63d86f912
Now if execute the browse cmd in console not send the raw msg
...
- Now /jobs quest when execute in console not send the message
- Now you can set in config the amount of players to be shown in one page for /jobs top & gtop commands
2018-09-07 17:46:47 +02:00
montlikadani
c084825422
Revert "Now if execute the browse cmd in console not send the raw msg"
...
This reverts commit 05a6b71775
.
2018-09-07 16:20:56 +02:00
montlikadani
05a6b71775
Now if execute the browse cmd in console not send the raw msg
...
- Now /jobs quest when execute in console not send the message
- Fix brewing stand id
- Now you can set in config the amount of players to be shown in one page for /jobs top command
2018-09-07 16:07:15 +02:00
montlikadani
1e8940124f
Let's removing unnecessary code
...
- Fixed NullPointerException if loading words
- Fix potion ids
- Plugin now disabling when found an issue if the plugin has started
- Now if the SignsEnabled boolean is false does not create a file
- Fix api event bugs #226
2018-09-01 09:07:22 +02:00
Zrips
0172b780de
Version increment
2018-08-31 16:06:09 +03:00
montlikadani
5083a2c50a
Fix potion names
2018-08-30 13:20:55 +02:00
montlikadani
935e8a4441
OOppss.. PotionDrinkInfo has been left out :(
2018-08-30 10:44:20 +02:00
montlikadani
5f72fabd26
Added potion support
...
- Added when the player drinking a potion and work a job get money.
- New ActionType
- Now if a BossBar boolean enabled then only send a console error.
- Now if a restricted area is empty (0) not send the message to console.
2018-08-30 10:23:56 +02:00
montlikadani
c700d07c17
Updated to Bukkit/Spigot 1.13.1 version
...
Other:
- Fixes a lot of item recognizon bugs
2018-08-26 15:34:40 +02:00
montlikadani
1547505a96
Support for dev. Vault
...
- Clean up code
- Now only create furnaceBrewingStands.yml file if the boolean is enabled
- Fix double permission names
2018-08-24 09:02:30 +02:00
montlikadani
64c541855e
Merge branch 'master' of https://github.com/Zrips/Jobs
2018-08-23 09:20:10 +02:00
montlikadani
1852cb5bc3
Fix NullPointerExceptions (again)
...
Other:
- Add SuppressWarnings deprecation
- Fix skull owner set of offline player
2018-08-23 09:20:07 +02:00
montlikadani
0ab2a61d6b
Merge pull request #215 from Zrips/montlikadani-patch-2
...
Fixed did not recognize the melon as a block and slice
2018-08-22 11:44:15 +02:00
Zrips
0f74421559
Clay and Clay block is different thing
2018-08-21 13:24:11 +03:00
Zrips
7b585cf803
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-08-21 13:05:06 +03:00
Zrips
d61ea61d50
Lets include missing materials
2018-08-21 13:03:31 +03:00
montlikadani
5c93c54236
Merge pull request #216 from Zrips/montlikadani-patch-3
...
Fix NullPointerExceptions
2018-08-20 19:46:06 +02:00
montlikadani
105acc8531
Update FurnaceBrewingHandling.java
2018-08-20 19:32:26 +02:00
montlikadani
f3c456c046
Clean up code
...
Other:
- Removed unused imports.
- Removed deprecation methods.
- Support for WorldEdit 7.0.0
- Support for MyPet 3.0
2018-08-20 17:07:20 +02:00
Zrips
7fc27936ab
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-08-20 17:01:41 +03:00
Zrips
1a6f1d719c
Lets check for null name
2018-08-20 17:01:11 +03:00
montlikadani
8c6cd42b8a
Revert "Delete plugin.yml"
...
This reverts commit 861b2bee81
.
2018-08-20 13:18:04 +02:00
montlikadani
861b2bee81
Delete plugin.yml
2018-08-20 13:10:29 +02:00
montlikadani
4cf74665cc
Merge branch 'master' into fixjobeditorchat
2018-08-20 13:09:28 +02:00
montlikadani
f9d4dc2e7a
Merge branch 'master' into montlikadani-patch-3
2018-08-20 13:06:54 +02:00
Zrips
d8eaa14b4f
We can't use switch in Enum init for none existing enum
2018-08-20 13:50:26 +03:00
montlikadani
bf69c65db9
Update ItemManager.java
2018-08-16 18:50:09 +02:00
montlikadani
6dda14f41f
Update CMIItemStack.java
2018-08-16 18:48:26 +02:00
montlikadani
55cc050e5e
Update CMIEffectManager.java
2018-08-16 18:47:45 +02:00
montlikadani
a4bc80bac3
Update GuiManager.java
2018-08-16 18:46:56 +02:00
montlikadani
7cf1ba1ab7
Update GuiInfoList.java
2018-08-16 18:46:08 +02:00
montlikadani
42568926d3
Update SignUtil.java
2018-08-16 18:45:08 +02:00
montlikadani
4544dd79f5
Update SignInfo.java
2018-08-16 18:43:13 +02:00
montlikadani
fa7c57edc5
Update JobsCommands.java
2018-08-16 18:41:15 +02:00
montlikadani
e97d885eff
Update TitleManager.java
2018-08-16 18:39:35 +02:00
montlikadani
ad03fcfc90
Update ShopManager.java
2018-08-16 18:39:12 +02:00
montlikadani
1dd7c6f6d3
Update ScheduleManager.java
2018-08-16 18:37:12 +02:00
montlikadani
c7e4ead402
Update RestrictedBlockManager.java
2018-08-16 18:36:23 +02:00
montlikadani
c64969ec48
Update RestrictedAreaManager.java
2018-08-16 18:36:03 +02:00
montlikadani
b0ed6b4c68
Update NameTranslatorManager.java
2018-08-16 18:34:10 +02:00
montlikadani
c1829dd560
Update LanguageManager.java
2018-08-16 18:33:20 +02:00
montlikadani
e2e47ac25e
Update GeneralConfigManager.java
2018-08-16 18:32:29 +02:00
montlikadani
3308a5236b
Update ExploreManager.java
2018-08-16 18:29:18 +02:00
montlikadani
c5babc22d0
Update ConfigManager.java
2018-08-16 18:28:57 +02:00
montlikadani
c4d482d234
Update CommentedYamlConfiguration.java
2018-08-16 18:25:42 +02:00
montlikadani
ce974753f2
Update BossBarManager.java
2018-08-16 18:25:13 +02:00
montlikadani
a7d0653468
Update BlockProtectionManager.java
2018-08-16 18:24:38 +02:00
montlikadani
5702d8ef7d
Update ShopItem.java
2018-08-16 18:23:18 +02:00
montlikadani
846c4f9373
Update Schedule.java
2018-08-16 18:22:47 +02:00
montlikadani
c36495c94a
Update Quest.java
2018-08-16 18:21:50 +02:00
montlikadani
13311e7348
Update LogAmounts.java
2018-08-16 18:21:18 +02:00
montlikadani
9f0a9d7be9
Update Log.java
2018-08-16 18:21:07 +02:00
montlikadani
d96761e650
Update JobsPlayer.java
2018-08-16 18:20:45 +02:00
montlikadani
b7ec748d59
Update JobProgression.java
2018-08-16 18:18:21 +02:00
montlikadani
5b70bff727
Update JobItems.java
2018-08-16 18:17:31 +02:00
montlikadani
976ff8a9f9
Update JobConditions.java
2018-08-16 18:16:55 +02:00
montlikadani
a4d5e241d1
Update JobCommands.java
2018-08-16 18:16:22 +02:00
montlikadani
f913695350
Update Job.java
2018-08-16 18:16:08 +02:00
montlikadani
de53da7581
Update ExploreRegion.java
2018-08-16 18:14:41 +02:00
montlikadani
782094cf54
Update ExploreChunk.java
2018-08-16 18:14:24 +02:00
montlikadani
e043a3756e
Update BoostMultiplier.java
2018-08-16 18:13:28 +02:00
montlikadani
779a2751b7
Update Boost.java
2018-08-16 18:13:11 +02:00
montlikadani
234241e255
Update ArchivedJobs.java
2018-08-16 18:12:45 +02:00
montlikadani
2fe04615e5
Update JobsDAO.java
2018-08-16 18:11:33 +02:00
montlikadani
99956b9719
Update PointsData.java
2018-08-16 18:08:09 +02:00
montlikadani
3d2c6357d3
Update PaymentData.java
2018-08-16 18:07:51 +02:00
montlikadani
9e10972a2f
Update BufferedEconomy.java
2018-08-16 18:07:15 +02:00
montlikadani
82a2e69daa
Update Language.java
2018-08-16 18:06:34 +02:00
montlikadani
7dd56a2698
Update McMMOlistener.java
2018-08-16 18:05:50 +02:00
montlikadani
40c7b05c46
Update JobsPaymentListener.java
2018-08-16 18:05:12 +02:00
montlikadani
1567bcdc26
Update JobsListener.java
2018-08-16 18:01:56 +02:00
montlikadani
3898c34fd3
Update v1_9.java
2018-08-16 17:59:38 +02:00
montlikadani
6d0ddbe600
Update v1_8.java
2018-08-16 17:59:29 +02:00
montlikadani
b42a196e15
Update v1_7.java
2018-08-16 17:59:18 +02:00
montlikadani
5ad79ad28e
Update v1_13.java
2018-08-16 17:59:04 +02:00
montlikadani
33c71c2dd2
Update v1_12.java
2018-08-16 17:58:52 +02:00
montlikadani
0fda3e06f4
Update v1_11.java
2018-08-16 17:58:38 +02:00
montlikadani
2df0557ec0
Update v1_10.java
2018-08-16 17:58:24 +02:00
montlikadani
fa77935485
Update Parser.java
2018-08-16 17:57:34 +02:00
montlikadani
6a4455385e
Update SelectionManager.java
2018-08-16 17:56:11 +02:00
montlikadani
8ffafc804b
Update Util.java
2018-08-16 17:55:14 +02:00
montlikadani
925ee2c478
Update TabComplete.java
2018-08-16 17:54:30 +02:00
montlikadani
058b8440a8
Update Sorting.java
2018-08-16 17:53:45 +02:00
montlikadani
4639dafebc
Update RawMessage.java
2018-08-16 17:52:40 +02:00
montlikadani
3f4a65a74d
Update GiveItem.java
2018-08-16 17:51:43 +02:00
montlikadani
138f8bfeb3
Update FurnaceBrewingHandling.java
2018-08-16 17:51:22 +02:00
montlikadani
f7efd20525
Update ChatColor.java
2018-08-16 17:49:51 +02:00
montlikadani
459bfdfefb
Update CMIScoreboardManager.java
2018-08-16 17:49:27 +02:00
montlikadani
7d575958ee
Update PlayerManager.java
2018-08-16 17:47:33 +02:00
montlikadani
c3c1eec94f
Update PermissionManager.java
2018-08-16 17:44:45 +02:00
montlikadani
b3b771ee6c
Update PermissionHandler.java
2018-08-16 17:43:57 +02:00
montlikadani
f2c5a916d3
Update Jobs.java
2018-08-16 17:43:10 +02:00
montlikadani
e6b32bace2
Update JobsCommands.java
2018-08-16 17:39:26 +02:00
Zrips
1ae362031e
Merge branch 'master' of https://github.com/Zrips/Jobs.git
2018-08-16 13:48:54 +03:00
Zrips
ac5c0a4624
Lets remove meta
2018-08-16 13:46:32 +03:00
montlikadani
96fbc8e19f
Update ItemManager.java
2018-08-13 11:47:36 +02:00
montlikadani
cbb2b5a793
Update ItemManager.java
2018-08-13 11:45:12 +02:00
montlikadani
9dee8c76f8
Updated messages_hu.yml file to the latest version
2018-08-10 19:54:19 +02:00
montlikadani
f7b3efb491
Update plugin.yml
2018-08-10 19:49:41 +02:00
montlikadani
037812a884
Merge pull request #187 from DmitryRendov/rus-translation
...
Updated messages_ru.yml and introduced Words_ru.yml translatable words
2018-08-10 18:26:07 +02:00
Zrips
6accc15a4f
We dont need error here
2018-08-10 17:07:33 +03:00
Zrips
e43208ce22
Wrong version check before checking for slabs
2018-08-10 14:13:19 +03:00
Zrips
72a7644074
Item by material, not by CMIMaterial name
2018-08-09 13:19:33 +03:00
Ken B
af25281ef2
Fix job editor chat event
2018-08-09 00:38:56 -04:00
Zrips
ffa0ad5522
Lets check daily quest even if player will not get paid for it.
2018-08-06 16:43:20 +03:00
Zrips
3603cc178b
CZ locale update by NorthMania
2018-08-06 16:33:34 +03:00
Zrips
ec9c95a27a
This one (smmmadden)
2018-08-06 16:31:15 +03:00
Zrips
e7889d8cfd
Lets update default jobs file (smmmadden)
2018-08-06 16:31:06 +03:00
Zrips
64d79e9743
This is correct way to do villager trade
2018-08-06 16:05:21 +03:00
Zrips
9a0d8a0cd6
Villager trade as valid action
...
Fix for leather dye actions
2018-08-06 15:50:08 +03:00
Zrips
f72c3b37e6
Lets disable scoreboard top list until further updates
2018-08-06 15:24:15 +03:00
Zrips
d31d60f4d8
Improved way in determining items
2018-08-03 16:14:45 +03:00
Zrips
fbe92bedf4
CMIMaterial is always not null
2018-08-03 15:07:50 +03:00
Zrips
6354efab91
Better item recognition
2018-08-01 16:55:30 +03:00
Zrips
374cca2b22
Tabcomplete should not send usage if no matches are found
2018-07-27 16:32:19 +03:00
Zrips
4f1e9c4446
Updating for 1.13 version support
2018-07-22 16:30:25 +03:00
Zrips
a91a041be4
UI item dupe glitch fix
2018-06-21 13:30:36 +03:00
Zrips
954c38be82
Small spelling fix
2018-06-21 12:48:46 +03:00
Zrips
3499706018
Lets default condition to true if not provided otherwise
2018-06-21 12:31:15 +03:00
Zrips
b5dad11233
lets support multiple command lines one level up
2018-05-20 14:28:08 +03:00
Zrips
297c68f91d
Lets check for null job name when comparing two of them
2018-05-17 13:32:20 +03:00
Zrips
f89ea85b0b
Lets include daily quest example into jobConfig.yml
2018-05-16 18:12:59 +03:00
Zrips
aa69c40f83
Show MythicMobs display name instead of id in info page
2018-04-11 12:59:57 +03:00
Zrips
13dd412def
Lets set autocommit in finall catch, just in canse it fails
2018-04-10 19:00:26 +03:00
Zrips
743148bfae
CustomSkull by name or uuid for gui icon
2018-04-10 18:52:58 +03:00
Zrips
b051b20471
Perform commands on promotion
2018-03-14 16:17:22 +02:00
Zrips
c9a8b6ba0a
Fix for missing entity indentifications
2018-03-14 16:11:10 +02:00
Dmitry Rendov
122698581b
Introduced Words_ru.yml translatable words. Updated to support 1.12.2
2018-03-14 13:55:39 +00:00
Dmitry Rendov
fd4adc7ad4
Updated messages_ru.yml to support 4.5.x release. Some minor improvements.
2018-03-14 13:54:50 +00:00
Zrips
63adfb166c
Small fix for new player with null name
2018-03-14 15:45:07 +02:00
Zrips
4588ba0892
Extra protection for GUI item glitching into inventory
2018-03-14 15:40:24 +02:00
Zrips
1405b5f149
Don't go from negative to positive or vise versa when applying bonus.
2018-03-14 15:17:16 +02:00
Zrips
4ed48da227
Fix for wrong check on broadcast
2018-03-14 15:09:51 +02:00
Zrips
093675b86c
Option to change all base payment values
2018-03-14 15:01:57 +02:00
Zrips
2e6f453120
Merge pull request #149 from peccator085/master
...
Add Japanese
2018-03-14 14:08:45 +02:00
Zrips
edd7fa0a34
Merge pull request #170 from montlikadani/patch-4
...
Update messages_hu.yml file to the latest version
2018-03-14 14:06:37 +02:00
Zrips
d10ee9f1d4
Getting correct name descriptions
2018-03-14 13:52:18 +02:00
Zrips
2253266b4b
Removing deprecated schema version check
2018-03-14 13:31:20 +02:00
Zrips
2e5c2fe094
Lets catch exception
2018-03-14 13:19:56 +02:00
Zrips
99ff2d5b1a
Default block timer (plants) change from -1 to 30
2018-03-14 12:34:57 +02:00
Zrips
5d0a70ad9b
Fix for issue with Dye action and lether armor
2018-02-15 13:17:35 +02:00
Zrips
8726052187
Option to customize base command label in help page
2018-02-15 13:07:42 +02:00
Zrips
21a6852a1c
Double check for world name existence before trying to get one.
2018-02-13 14:56:01 +02:00
Zrips
7e33b2d8eb
Clean up
...
Fix for version check
2018-02-13 14:54:12 +02:00
Zrips
15fd5b97a2
item boost now being controled by NBT data
...
cache is included for performance boost
new commands itembonus and edititembonus
old item updates on new command usage
2018-02-13 14:47:53 +02:00
Zrips
3af38fdaa4
We dont need separate option for scheduler enable option
2018-02-11 13:30:19 +02:00
montlikadani
ab0a91f6f3
Update messages_hu.yml file to the latest version
...
I've updated and fixed some bugs.
In the upcoming times, when writing a new message string, put it in the message file so that the translator can not find it.
2018-02-01 16:04:53 +01:00
Zrips
7c43bc94e3
Spanish locale update by C4BR3R4
2018-02-01 15:56:00 +02:00
Zrips
713f626bce
Jobs browse GUI full customization
2018-02-01 15:52:49 +02:00
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
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
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
9ac57875bf
Clean
2017-09-01 12:15:52 +03:00
Zrips
17965f5143
Clean
2017-09-01 12:13:03 +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
Zrips
8a7d1fb765
Better way to show archived jobs and option to rejoin with one click
...
Archive command shows exact level and exp after rejoin
Rejoining jobs exp is not being reset to 0 now
2017-09-01 10:54:05 +03:00
Zrips
741bd0ed97
Better way to control archived jobs
...
Option to define rejoin job cooldown
2017-09-01 10:32:56 +03:00
Zrips
7f461910aa
Jobs price editor ingame
2017-08-31 14:11:50 +03:00
Rukes
95fcccb35b
Added JobsSchedulerStartEvent & JobsSchedulerStopEvent to developer API
2017-08-14 06:25:03 +02:00
Zrips
25e3b87de5
Jobs editor command
...
Still need to be optimized/fixed/expanded, this is only basic concept.
2017-08-13 16:31:41 +03:00
Rukes
3ed7b01ce8
Added 3rd party BP
2017-08-13 02:53:35 +02:00
Zrips
d1c24bed10
Show missing permission by hovering over message
2017-08-02 12:45:54 +03:00
Zrips
b64f117d4b
Inform when trying to use incorrect command name
2017-08-02 12:33:07 +03:00
Zrips
69a7342ea7
German locale update by jonatse3
2017-07-24 14:30:55 +03:00
Zrips
ef47f321fc
Turkish locale update by kemal895
2017-07-24 13:46:53 +03:00
Zrips
4318d4bf60
Check if item have itemmeta set
2017-07-24 13:25:23 +03:00
Zrips
2370c8afc2
Allot faster player data pre loading
2017-07-22 14:44:45 +03:00
Zrips
1dc24ca1b0
Its actualy boolean
2017-07-22 13:46:16 +03:00
Zrips
8a3a9d9aa3
Allow to define ssl and certification for mysql
2017-07-22 13:45:22 +03:00
Zrips
2f40bd4704
option to not pay when items are being transfered with hoppers to
...
furnace or brewingstand
2017-07-22 13:00:43 +03:00
Zrips
e90159f27c
Just to be on safe side with mythicmob check
2017-07-22 12:25:28 +03:00
Zrips
08d55322e5
Change event for armorstand spawn
2017-07-22 12:23:23 +03:00
Zrips
73332fad38
Allow payment for crafting items with predefined names
2017-07-19 11:11:41 +03:00
Zrips
59e258734b
Couple fixes for conversion
2017-07-18 19:33:58 +03:00
Zrips
8eed14b765
Data base conversion with one command. More data are being converted
2017-07-18 19:16:23 +03:00
Zrips
6536e402b4
New data based handling system, more robust in case of something strange
2017-07-18 18:01:42 +03:00
Zrips
5cf06f4173
Including new Estonian locale file to default package
2017-07-04 15:05:46 +03:00
Zrips
3c2a13ec3d
Merge pull request #110 from Prunt/patch-1
...
Translation for Estonian: messages_et.yml
2017-07-04 15:03:48 +03:00
Zrips
614c7448ac
Merge pull request #107 from Sprungente/patch-2
...
DE locale fix
Sprungente and lippoliv
2017-07-04 15:03:11 +03:00
Sprungente
ce723f168d
Now runnable
...
.
2017-07-04 13:59:28 +02:00
Zrips
a7a0c7b239
Define scoreboard name as JobsDummy to avoid conflicts
2017-07-04 14:41:03 +03:00
Zrips
743de06281
Add SSL variable and set it to false
...
Slightly different check for config table existence
2017-07-04 14:36:16 +03:00
Zrips
f79cdf3d60
Check for null
2017-07-04 14:15:33 +03:00
Sprungente
9339a097ab
Improves
...
Many Improves.
2017-07-03 14:18:30 +02:00
Zrips
d227d9d2b8
Version increment
2017-07-02 14:44:26 +03:00
Zrips
6817ea0287
Check for player instance on armorstand break
2017-07-02 14:04:34 +03:00
Zrips
a88e733851
Wrong top list start point
2017-07-02 13:33:38 +03:00
Zrips
4f634c900f
Just in case WG is in wrong version
2017-07-02 13:30:14 +03:00
Prunt
59bc441aa4
Fixed error
2017-06-28 18:00:43 +03:00
Prunt
53bfdc8aae
Create messages_et.yml
...
Translation for Estonian
2017-06-28 11:56:59 +03:00
Sprungente
ee2fa111c9
More Fixes
...
All my mistake fixed. Should now work
2017-06-28 02:14:51 +02:00
Sprungente
3da2d9bd83
Little Mistake
...
i'm sorry for the mistake
2017-06-28 02:00:21 +02:00
Zrips
750813d948
Version increment
2017-06-27 18:41:21 +03:00
Zrips
32e41ec48a
General cleanup of duplicated files
2017-06-27 16:53:59 +03:00
Zrips
abc0250581
Merge pull request #78 from ogoo2997/ogoo2997-patch-1
...
Add Chinese Traditional translation
2017-06-27 16:47:56 +03:00
Zrips
c811c2d902
Merge pull request #101 from IzzelAliz/master
...
Update zhcn locale and upload zhcn words
2017-06-27 16:46:43 +03:00
Zrips
b89258f695
Merge pull request #99 from Sprungente/patch-1
...
More German translation
2017-06-27 16:42:38 +03:00
Zrips
2127059f14
Merge pull request #105 from Rukes/master
...
Job color in GUI
placeholder into signs
2017-06-27 16:39:17 +03:00
Zrips
81b746ace4
Try to prevent payments when plugin is already disabled
2017-06-27 16:38:16 +03:00
Rukes
fa51bdd503
Added [job] placeholder into signs
2017-06-27 15:23:29 +02:00
Rukes
d9faa022e7
Added job color to GUI
2017-06-27 14:42:08 +02:00
Rukes
efa4d7bf28
Merge remote-tracking branch 'origin/master'
2017-06-27 14:27:04 +02:00
Rukes
fa42da24b5
Added job color to GUI
2017-06-27 14:22:15 +02:00
Zrips
2cb203c38d
Include itemframe, painting and armor stand as regular blocks
2017-06-27 15:19:44 +03:00
Zrips
9a46ada423
Use reflection to send scoreboard packets directly to player
2017-06-27 11:51:48 +03:00
Sprungente
ef5c761a31
Little Fixes + Add Worldguard Area
...
Little bit updates
2017-06-23 14:20:47 +02:00
IzzelAliz
e15e4093b5
Upload zhcn Words
2017-06-23 19:29:12 +08:00
IzzelAliz
56c434dbd9
Upload zhcn Words
2017-06-23 19:28:23 +08:00
IzzelAliz
e61755f322
Update zhcn locale
2017-06-23 19:27:30 +08:00
IzzelAliz
144577b16a
Update zhcn locale
2017-06-23 19:26:15 +08:00
Zrips
62e4d09179
Updating version
2017-06-23 12:09:17 +03:00
Zrips
1684b6da2b
Small things
2017-06-23 12:08:39 +03:00
Zrips
979fcb7195
Fix for entity names not being translated in GUI
2017-06-23 11:20:51 +03:00
Zrips
9940e9f3c6
Support for worldguard and restricted areas
2017-06-22 16:40:13 +03:00
Zrips
c591f35671
Missing "s" for general.info.time.days locale line path
2017-06-22 15:19:27 +03:00
Zrips
00819d8eed
Properly return to previous scoreboard
2017-06-22 15:17:34 +03:00
Zrips
e20d470712
Include 15 players into top list instead of 20
2017-06-22 14:31:12 +03:00
Zrips
abd278dd09
Include blocks from restrictedBlocks list when breaking with silktouch
2017-06-22 14:09:52 +03:00
Zrips
820e88c573
Use GlobalBlockTimer when we cant get cooldown value if its enabled
2017-06-22 13:46:44 +03:00
Zrips
d72f7d5f91
And maybe like this, BP update and new item recognition method from CMI
2017-06-22 13:30:04 +03:00
Zrips
eda39ed0d3
Fix for BP?
2017-06-22 10:54:27 +03:00
Sprungente
1e6f15b9e2
update messages_de.yml
...
Hey there
I thought the german translation is a little bit outdated. I have translated. It's nice when other people benefit from them.
2017-06-22 09:16:28 +02:00
Zrips
fcfd3435ee
Avoid null pointer on limit check
2017-06-21 16:04:51 +03:00
Zrips
1abeca9a74
Just remove this part
2017-06-21 14:34:42 +03:00
Zrips
72f5945053
1.12 update
2017-06-10 18:15:45 +03:00
Zrips
3f71080b02
1.12 support and new version checker
2017-05-20 14:46:11 +03:00
ogoo2997
f27a9d4c14
Update Words_zhtw.yml
...
Reeds -> 甘蔗
and find that the "RABBIT、LightBlue、Light Gray、Light Green" didn't translate in the game.
2017-05-15 01:14:52 +08:00
ogoo2997
9cd8066016
Add files via upload
2017-05-15 00:23:17 +08:00