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

177 Commits

Author SHA1 Message Date
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
Zrips
77d03db7b5 Check for NULL 2017-05-13 18:29:56 +03:00
Zrips
ee719a9add adding permissions and removing vault from libs 2017-05-13 16:41:31 +03:00
Zrips
74f17eb144 We dont need this 2017-05-13 16:38:14 +03:00
Zrips
2c98c40519 Need to include new locale 2017-05-13 16:37:06 +03:00
Zrips
278c001389 cleaner way to show incoming payments 2017-05-13 16:18:39 +03:00
Zrips
a7aead4639 Allow delevel when getting negative exp 2017-05-13 15:35:46 +03:00
Zrips
153352195c FIrst attempt to bring back Maven support 2017-05-12 19:31:39 +03:00
Zrips
6f0a06c0ed Don't show bossbar for block timer if disabled 2017-05-12 14:56:35 +03:00
Zrips
9635ade759 Fix for incorrect player data caching on player quit and delayed save
Small fix for bp check and NULL block
2017-05-12 14:42:12 +03:00
Zrips
a84161585d Allow direct exp manipulation for job 2017-05-11 17:45:57 +03:00
Zrips
ce62bd578f Merge pull request #76 from IzzelAliz/master
Add Chinese Simplified translation
2017-05-11 17:21:30 +03:00
Zrips
e0f2ffb25f Block protection change by wysohn to resolve some current issues 2017-05-11 17:20:36 +03:00
Zrips
c83000c7db Merge pull request #58 from Aztorius/master
Convert French translation from ISO to UTF-8
2017-05-11 17:02:11 +03:00
Zrips
8ce06bcffc Compatibility with MyPet plugin to give out money when players pet kills
mobs
2017-05-11 16:53:34 +03:00
Zrips
4d461584c6 Support for new MythicMobs4 API 2017-05-11 14:23:41 +03:00
Zrips
e7b52d2ecf Fail safe for corrupted data in locale and translatable word files 2017-05-11 13:09:18 +03:00
Zrips
89d6e78551 Trying to avoid issues with missing limit data 2017-05-11 11:13:51 +03:00
IzzelAliz
86f994342a Add files via upload
Update zhcn transletion
2017-04-30 11:27:56 +08:00
Zrips
15305f18b8 Force to reset limit locale lines, just because... 2017-02-15 12:32:50 +02:00
Zrips
c90df76f3c Update players name in real time 2017-02-15 12:23:24 +02:00
Zrips
9851a1267d Cocoa value is 2 for full grown 2017-02-15 11:58:27 +02:00
Zrips
9c62c2605d Return missing method to remove shop gui viewer 2017-02-15 11:53:32 +02:00
Zrips
b98c0b87d6 Correct way to calculate finall income when it negative 2017-02-15 11:18:04 +02:00
Zrips
31ce825224 Fix for double sign click issue with off hand double event 2017-02-05 12:11:17 +02:00
Zrips
7b55e161ea Revert back to old permission check 2017-02-05 11:28:35 +02:00
Zrips
e9187ad9fa Clone map to avoid issues 2017-02-04 18:30:13 +02:00
Zrips
5612becd6f new command to reset payment limit 2017-02-04 16:53:39 +02:00
Zrips
ded9324c72 Exclude petpay ant nearspawner bonus to avoid confusion 2017-01-16 12:13:00 +02:00
Zrips
29a9b9dee9 Allow restricted area management from ingame 2017-01-15 21:28:46 +02:00
Zrips
14423470ac Fix for boonus issue when bonus is null 2017-01-15 20:43:56 +02:00
Zrips
d518b0b8a8 We can use different method to get permissions on player login as its
slightly faster
2017-01-15 11:39:12 +02:00
Zrips
1b00b90df8 Check for null 2017-01-14 22:59:25 +02:00
Zrips
54ce64d13b petpay and nearspawner new permissions to control bonus 2017-01-14 19:22:21 +02:00
Zrips
1af4c554b3 Use iterraation to prevent concurrent modification error 2017-01-14 15:20:01 +02:00
Zrips
0870a3abe2 Optimize for explorer loading 2017-01-14 14:05:32 +02:00
Zrips
d9d2a791a3 Check if player is online by actual Player object 2017-01-14 13:08:42 +02:00
Zrips
8f0d598c98 Use multiple maps so we can get more accurate data 2017-01-14 12:55:59 +02:00
Zrips
764cabd121 Update seen only on player quit 2017-01-13 17:43:36 +02:00
Zrips
2211124f4a Ok, this should be 2... not 1... 2017-01-13 17:36:34 +02:00
Zrips
86e55de3b1 check for Damageable instance before doing stuff 2017-01-13 17:34:22 +02:00
Zrips
9a5863c7f0 fix locale for limits and convert ticks to left time 2017-01-13 17:25:11 +02:00
Zrips
735c49909f When getting final amount, keep in mind for negative values 2017-01-13 17:14:49 +02:00
Zrips
b1efceccd3 Just in case 2017-01-13 16:57:03 +02:00
Zrips
83b5401fba Grab first sound if setup is failed 2017-01-13 16:55:09 +02:00
Zrips
2e68508b9b Add option to use negative values for boost calculation 2017-01-13 15:10:55 +02:00
Zrips
ddf9fbb908 Update player name together with seen to have most recent user name 2017-01-13 13:12:33 +02:00
Zrips
6062d403e2 Small changes 2017-01-11 19:21:33 +02:00