▶ PlayerSkills Reborn ◀ | Upgrade skills! | Citizens Support | Holograms Suport| With source code icon

▶ PlayerSkills Reborn ◀ | Upgrade skills! | Citizens Support | Holograms Suport| With source code -----

Skills for your server with GUI, NPC, Holograms




- Fixed update checker
- Fixed gui when reload config
----------, Feb 7, 2021

- Fixed trait
----------, Feb 6, 2021

- Fixed alert when reload configs
- Update holograms location variable type
- Fixed small memory leak
----------, Feb 5, 2021

- Fixed message.yml placeholders
- Fixed error when player try upgrade skill
- Fixed holograms
----------, Feb 4, 2021

- Fixed error when player try upgrade skill
----------, Feb 4, 2021

- Fixed update spam
- Update message.yml
----------, Feb 3, 2021

- Add Holograms support. For work need HolographicDisplays
- Update config
- Cleanup code hologram.png
----------, Feb 3, 2021

- Add update check. Who have admin permissions shoud be resive alert about update.
- Cleanup code
----------, Feb 3, 2021

- Update file config.yml and messages.yml
- Added feature level-perms. If you enable, player need special permissions for upgrade skills. Example: playerskills.strength.2 - this permissions give access to upgrade Strength skill to 2 lvl. P.S - need permissions enabled in config.
- Fixed colors translator
----------, Feb 3, 2021

- Fix compatibility with new versions
- Remove support version 1.8. Now since 1.9
- Updated structure
- Updated Events
----------, Feb 3, 2021

  • Added permission for click npc (playerskills.npc-use)
Code (Java):

    public Player getPlayer ( ) {
        return player ;
    }

    public SkillManager getSkillManager ( ) {
        return skillManager ;
    }


    public Skill getSkill ( ) {
        return skill ;
    }

    //Check server version (if true server version is old - 1.7 or 1.8)
    public boolean isServerVesrionOld ( ) {
        return serverVesrion ;
    }
 
Code (Java):
 

    public Player getPlayer ( ) {
        return player ;
    }

    public SkillManager getSkillManager ( ) {
        return skillManager ;
    }
 
    public Skill getSkill ( ) {
        return skill ;
    }

    //Check server version (if true server version is old - 1.7 or 1.8)
    public boolean isServerVesrionOld ( ) {
        return serverVesrion ;
    }
 
----------, Aug 20, 2018

  • Added reload command (/skillsadmin reload <config, data, messages, gui>)
  • Fixed small bugs
  • Update messages.yml
----------, Aug 9, 2018

  • Fix Critical skill damage. (old developer make fake skill :ROFLMAO:)
----------, Aug 9, 2018

Безымянный.png
  • Updated players stats (add more placeholders)
  • Added limit of skill points (you can enable in config)
----------, Aug 5, 2018

  • Added support Citizens (use /trait playerskills for add npc skills menu)
  • Recompiled for Java 8
----------, Aug 3, 2018

  • Update message config (add more line for customize)
----------, Aug 2, 2018

  • Added gui.yml - config for your custom gui
  • Added messages.yml - message config
  • Fixed small bugs
----------, Aug 2, 2018

Resource Information
Author:
----------
Total Downloads: 15,931
First Release: Aug 2, 2018
Last Update: Feb 7, 2021
Category: ---------------
All-Time Rating:
21 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings