Skip to content

TheGreatPintoJ/PintoTools

Repository files navigation

PintoTools

A Minecraft Spigot server plugin providing useful commands for player management, item editing, and utility functions.

Features

  • Heal: Restore health to yourself or another player.
  • Feed: Replenish hunger for yourself or another player.
  • Fly: Toggle flight mode for yourself or others.
  • ItemEdit: Edit the item in your hand (name, lore, damage, flags, attributes, clear).
  • SummonNoAI: Summon mobs without AI.
  • Timer: Start a timer.
  • GracePeriod: Start a grace period timer, disables PvP for the duration.
  • InvSee: View another player's inventory.
  • PotionEdit: Edit the NBT of potions

Installation

  1. Download the latest PintoTools-1.1.jar from the build/libs/ directory.
  2. Place the jar file into your server's plugins folder.
  3. Restart your server.

Usage

Each command can be used in-game. Example usages:

  • /heal [player]
  • /feed [player]
  • /fly [player]
  • /itemedit <name|lore|damage|flags|attribute|clear>
  • /summonnoai <mob>
  • /timer <seconds>
  • /graceperiod <seconds>
  • /invsee <player>
  • /potionedit <add|remove|clear|color

Permissions

Command Permission Aliases
heal pintotools.heal /h /hp
feed pintotools.feed /food
fly pintotools.fly /f
itemedit pintotools.itemedit /itementry /itemeditor
summonnoai pintotools.summonnoai /snai /summonnai
timer pintotools.timer /countdown /ct
graceperiod pintotools.graceperiod /cp /grace
invsee pintotools.invsee /isee /inventorysee
potionedit pintotools.potionedit /potioneditor /potionmoodify

Authors

  • PintoJ

Compatibility

  • Minecraft API version: 1.21

About

An admin tools plugin for your server!

Topics

Resources

License

Stars

Watchers

Forks

Languages