1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-30 06:23:31 +01:00
Commit Graph

58 Commits

Author SHA1 Message Date
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
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
54ce64d13b petpay and nearspawner new permissions to control bonus 2017-01-14 19:22:21 +02:00
Zrips
8f0d598c98 Use multiple maps so we can get more accurate data 2017-01-14 12:55:59 +02:00
Zrips
9a5863c7f0 fix locale for limits and convert ticks to left time 2017-01-13 17:25:11 +02:00
Zrips
2e68508b9b Add option to use negative values for boost calculation 2017-01-13 15:10:55 +02:00
Zrips
28df77bbf0 Update permission boost by force when checking with command 2017-01-10 17:28:35 +02:00
Zrips
f307a747b6 new command to check item info for usage with plugin 2017-01-10 16:52:06 +02:00
Zrips
7edb06d6d6 new command to print out all posible entities to be used with plugin 2017-01-10 16:36:20 +02:00
Zrips
f5452e2e41 Rework for payment limitations and now saving to database 2017-01-10 13:48:40 +02:00
Zrips
4d1b78c99d Show correct bonus/penalty 2016-12-10 15:48:55 +02:00
Zrips
851d4600e1 Sort scoreboard by seting line number instead of jobs level 2016-12-02 18:40:20 +02:00
Zrips
40741d1a7d Check block type for fast pay to avoid paying for different block types 2016-12-02 15:00:58 +02:00
Zrips
458393b211 Better check for block protection when its being broken not by player 2016-12-01 18:45:08 +02:00
Zrips
b518f7f6ff Check for null plaayer data 2016-11-20 11:53:19 +02:00
Zrips
f24811d44a iConomy 6/7 support and moved vault as soft dependent 2016-11-19 13:11:04 +02:00
Zrips
911907818a PreLoad player data in async mode to minimize server load time
Fix for converter not finding lastseen time
Get player name from appropriate place if not defined from before
2016-11-19 10:47:40 +02:00
Zrips
e44b208fad Changing boost calculation to more clean way and more accurate 2016-11-19 10:27:43 +02:00
Zrips
d2847dd2fe No need to check special entity name anymore with new API 2016-11-18 13:29:33 +02:00
Zrips
d5113847f0 Block protection 2016-09-29 17:24:29 +03:00
Zrips
d009b5b782 When converting, include user table 2016-09-23 15:07:35 +03:00
Zrips
81a02dbbe0 We don't need to check by offline player and properly update cache on
player logout
2016-09-21 17:18:08 +03:00
Zrips
7c8bfda568 Eliminating jobsPLugin class
Preload all players data for faster use on players login.
Basic code cleanup
2016-08-08 17:36:56 +03:00
Zrips
c308e0db66 Check if sender is not null
Check if this is same job by name, not by constructor
2016-08-05 14:08:08 +03:00
Zrips
e5929191a3 Preload all player data 2016-08-05 13:28:31 +03:00
Zrips
fe2aae14ce Implementation of fast payment method
Tweaks for mcmmo abilities checker
Fix for leaveall
2016-06-28 12:33:28 +03:00
Zrips
72848342e1 pagination for /jobs info and /jobs playerinfo 2016-06-27 17:37:31 +03:00
Zrips
d516879a5f Cleanup 2016-06-25 18:56:59 +03:00
Zrips
fbb0bfee90 Cleanup and some fixes 2016-06-25 16:27:01 +03:00
Zrips
e7a30ec608 Just pushing throw 2016-06-25 10:13:06 +03:00
Zrips
445e30e407 mysql fixes / recalculate boost on command / disable autojoin if needed 2016-06-15 13:27:43 +03:00
Zrips
a8466e5e2f Call expgainevent before payment and don't continue if event is
canceled, set it to 0 and let it to do its thing.
Optimize for boost permission check on each action. Calculate only every
one minute if needed.
Try to create points table every time, to avoid missing table.
2016-06-12 15:42:33 +03:00
Zrips
b6bf2ad4b6 update for 1.10 and stuff 2016-06-09 18:35:24 +03:00
Zrips
f2c4f39322 More robust data base update process / compatability with multy servers 2016-04-21 14:47:10 +03:00
Zrips
0d39b83495 updated translatable names / some changes in sqlite 2016-04-10 14:02:28 +03:00
Zrips
fc6f17a12c Include tr locale in default package 2016-04-05 17:52:17 +03:00
Zrips
c7875d9b4c Stuff and stuff 2016-04-03 17:22:44 +03:00
Zrips
5847619458 3.0 update 2016-03-30 16:42:36 +03:00
Zrips
05f64f61ce fix for /jobs info [jobname] [action] 2016-02-10 13:47:16 +02:00
Zrips
e172048f1f Action limiting by jobs lvl 2016-01-22 14:42:25 +02:00
Zrips
f5f62f26b4 payment for exploring map 2016-01-09 14:58:33 +02:00
Zrips
19f9175072 Code cleaning and preventing self killing income 2016-01-06 15:40:27 +02:00
Zrips
5c715e35f8 prevent water breaking blocks / small fixes 2016-01-04 13:44:18 +02:00
Zrips
90b4813a01 GUI fixes 2015-12-17 14:04:34 +02:00
Zrips
8f129bc217 2.54.1 update 2015-12-10 15:13:57 +02:00