Skip to content

A spigot plugin that allows players to transfer their XP Levels to other players

License

Notifications You must be signed in to change notification settings

aazam476/XPTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XPTransfer

The purpose of this Spigot plugin is to allow OPs or players with the correct perms to transfer their own or a different player's XP levels to another player.


Commands:

  • /xptransfer
    • Transfer a specified amount of your own levels to playerOne
  • /xptransfer
    • Transfer a specified amount of playerOne's levels to playerTwo
  • /xptransfer help
    • Provides the player with a help menu

Permissions:

  • xptransfer.*
    • Allow plugin to allow player to transfer their own XP levels to a different player
    • Allow plugin to transfer a specified player's XP levels to a different player
    • Allow plugin to issue a help menu when needed
  • xptransfer.ownXP
    • Allow plugin to allow player to transfer their own XP levels to a different player
  • xptransfer.otherXP
    • Allow plugin to transfer a specified player's XP levels to a different player
  • xptransfer.helpMenu
    • Allow plugin to issue a help menu when needed

Patch Notes:

  • Version 1.0
    • 22nd January 2021
    • Features:
      • Allow plugin to allow player to transfer their own XP levels to a different player upon player issued command
      • Allow plugin to transfer a specified player's XP levels to a different player upon player or console issued command
      • Allow plugins to add and recognize new perms
      • Add Comments to code
      • Format Code
      • Add README.md

Contact:
Name: Ali Azam
Email: ali@azam.email

About

A spigot plugin that allows players to transfer their XP Levels to other players

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages