HomeJavaModsPyroBot [1.9.X - 1.13]
✯ My Plugins
PyroFishing | PyroWeather | PyroWelcomes | PyroBot | PyroMining [P] | PyroWeatherPro [P] | PyroFishingPro [P] | PyroMon [P]

You can post bugs / suggestions / require help in the discussion section, however, I would rather you post them on my public discord as I am always active on here and will respond more quickly then on here! Link can be found HERE

cooltext262110033541995.png
This is my fourth plugin that is now publicly available. This project was only meant for a bit of fun mainly but I thought that I would release it because it has a lot of potential to be very fun for your player base and for staff such as typing "Pyro please op me" and if you have a certain permission, it OPs you. If you do not have the permission it will say "Nice try :)". Please note all of this is fully configurable and this is only an example. This is a side project and may or may not be updated as quickly as my other plugins.

cooltext258066835605454.png
✔ Permission per message.
✔ Fully Configurable.
✔ No permission message.
✔ Can execute commands through console such as "give PLAYER diamond 5".
✔ Changeable Bot name.
✔ Changeable Bot chat prefix.
✔ Can make it just execute commands instead of telling the player a message.

cooltext258067054567814.png

pyrobot1.PNG pyrobot2.PNG pyrobot3.PNG

cooltext258066916050589.png
✖ Possible chat filter?
✖ Directly message the player instead of broadcasting the message in chat.
✖ If you have any suggestions feel free to PM me or post them in the discussion section. Thanks.

cooltext258066956821139.png
✯ There is no commands currently.

cooltext258066998000987.png
✯ The permissions are message-based, these can be change in the configuration file manually.

cooltext262285323538045.png
Code (Text):

#Checks for future updates.
CheckForUpdates: true

#The chat prefix of the bot.
BotChatPrefix: '&f<&4PyroBot&f>'

#Where the messages are stored.
messages:
    0:
        #The message the player says to activate this.
        TriggerMessage: 'Hi Pyro'
 
        #The message the bot replies with.
        BotResponse: 'Hi PLAYER, how are you?'

        #If you require a permission to execute this message.
        RequiresPermission: 'none'

        #If you don't have permission the bot will say this:
        NoPermissionResponse: 'none'

        #The command that will execute upon triggering this message.
        CommandToExecute: 'none'
    1:
        TriggerMessage: 'Pyro I need help'
        BotResponse: 'none'
        RequiresPermission: 'none'
        NoPermissionResponse: 'none'
        CommandToExecute: 'sudo PLAYER help'
    2:
        TriggerMessage: 'I love you Pyro'
        BotResponse: 'I love you too PLAYER'
        RequiresPermission: 'pb.iloveyou'
        NoPermissionResponse: 'none'
        CommandToExecute: 'none'
    3:
        TriggerMessage: 'Pyro please OP me'
        BotResponse: 'Done.'
        RequiresPermission: 'pb.opme'
        NoPermissionResponse: 'Nice try PLAYER. :)'
        CommandToExecute: 'op PLAYER'

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

PyroBot [1.9.X - 1.13] is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12 and newer. Downloaded 856 times (via Spigot). Download it and open it directly in the game.

Explore more