CustomXPCommands

Discussion in 'Plugin Requests' started by Invenstory, Sep 15, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    Invenstory

    Plugin name: XPCommands [1.8-1.8.9]

    What this plugin supposed to do:
    More XP commands.

    Commands - Permissions
    /xpc give <player> <amount> - (xpc.admin) - Gives the specific amount of xp to a player.
    /xpc remove <player> <amount> - (xpc.admin) - Removes the spesific amount of xp from a player.
    /xpc add <player> <amount> - (xpc.admin) - Adds the specific amount of xp to a player.
    /xpc help - (xpc.admin) - List of all those commands.
    /xpc reload - (xpc.admin) - Reload the config.

    Messages:
    Give-XP: '&aYou gave <amount> xp to <player>'
    Remove-XP: '&cYou removed <amount> of xp from <player>'
    Add-XP: '&cYou added <amount> of xp to <player>'
    No-Perm: '&cYou don't have permission to do this.'
    Invalid-Args: '&cThis is not the correct command. try /xpc help'

    Thats all! take your time to make it!
     
  2. Offline

    bigflori

    Hey, i'll work on this for you, but i have a question.
    What's the difference between give and add?
     
  3. Offline

    JRL1004

    This is built into Minecraft already (see: Commands/experience), and the default permission to do this on a bukkit server is minecraft.command.xp (source)
     
  4. Offline

    bigflori

    He need it for 1.8, i'm curently on spigot 1.8.8 and I can only give xp and levels

    Hey, i've got this so far.

    https://www.dropbox.com/s/ofb22gkr9ou4ynm/xpcommands.jar?dl=0

    Try it and if you have any issues with it just let me know.

    EDIT: I did not test it yet.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited: Sep 17, 2019
  5. Offline

    Invenstory

    Thank you soo much, working pretty good.
    If it easy to make it as levels?
    like /xpc give [player] 100 (levels)
     
  6. Offline

    bigflori

    Your welcome ;)
    For giving levels just use the command like this: /xpc give BigFlori 100L
    or removing /xpc remove BigFlori 100L
    So basically, if you put a capital L after the number it will be working with levels
     
  7. Offline

    Invenstory

    oh, okey thats cool!!
     
Thread Status:
Not open for further replies.

Share This Page