sLevel skript | Config files | playerdata files | 1.8-1.20 icon

sLevel skript | Config files | playerdata files | 1.8-1.20 -----

skript, level, kill, place, break, block, config, playerdata, player, data, sLevel



sLevel skript made by EcseBecse (DC: Felhasznalonev)

Commands

/slevel info <player> - opens menu with player's stats. Configuratable in config.yml
/slevel add <player> <level/xp> <number> - Admin command, adds level or xp to the inserted player


Files

config.yml

Code (YAML):
sLevel config file

prefix
: "&4&lsLevel &8|&f"

# when true player data is on, when false player data is off
playerdata
: 'true'

admin-permission
: "slevel.admin"

# /slevel info <player>
profile-info
:

  # item and gui name
  name
: "&3&l{player}&b's info"

  # item lore
  lore
:
 - "&f"
  - "&3&l- &bLevel
: &f{level}"
  - "&3&l- &bXP
: &f{xp}"
  - "&3&l- &bXP needed
: &f{reqxp}"
  - "&3&l- &bAll XP
: &f{allxp}"
  - "&f"

  # gui glass name
  glass-name
: "&7&oplay.example.net"

xpevents.yml

Code (YAML):
events:
  kill
: '15'
  block-place
: '1'
  block-break
: '1'
  damage
: '3'
  mob-kill
: '10'
  ender-pearl
: '3'

playerdata/<player-name>.yml

Code (YAML):
level : '2'
xp
: '0'
levelup-xp
: '75'
allxp
: '50'

If you find any bugs PLEASE don't give a bad review, instead add me on discord(name: felhasznalonev) and send me the error or the bug.
Resource Information
Author:
----------
Total Downloads: 80
First Release: Nov 19, 2023
Last Update: Nov 19, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings