Karma icon

Karma -----

All-kind Reputation plugin



Fixed Hex color, default language file and added wanted countown option in config.yml
PLEASE BE CAREFUL IF YOU WANT TO UPDATE KARMA TO THIS VERSION. CHECK THE CONFIG.YML ON WIKI AND APPLY THESE REQUEST INTO YOUR DATABASE IF YOU USE THIS SAVE SYSTEM. IN DOUBT, CHECK THE DISCORD OR GITHUB FOR SUPPORT.


For database users only, please use it before updating.
Code (Text):
ALTER TABLE `Karma` CHANGE `Wanted_Time` `Wanted_Time` BIGINT UNSIGNED NULL DEFAULT '0';


ADD [COLUMN] `Last_Update` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;



ADDED :
  • `pvp.wanted.countdown-on-disconnect` (boolean) in config.yml:
    • If enabled, a wanted player will have his wanted timer decreased, similar if he was connected.
    • If disabled, the player must stay connected to have his wanted timer decreased, even after a huge period of time.
FIXED :
  • The hex colors wasn't detected like {#19AF00}.
  • The plugin disconnects from database after a while without player connected.
CHANGED :
  • SQL saves:
    • Changed Wanted_Time from DATETIME to BIGINT.
    • Added the Last_Update column (Timestamp).
----------, Feb 2, 2022
Resource Information
Author:
----------
Total Downloads: 4,889
First Release: Mar 15, 2020
Last Update: Nov 9, 2024
Category: ---------------
All-Time Rating:
7 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings