![]()
About
Autorun allows server admins to automatically run commands when a player joins a server, either just once or a specified number of times. The commands can be configured to run for a specific player, or have it run on all player joins. The commands can be configured to run from the user, or from the console. It is an extremely lightweight, easy, yet powerful plugin used to run commands on player join.
Player vs All
Execution Levels
- Player commands will run for a specific user only when they log into the server
- All commands will run for all users that log into the server
UUID
- Player - Execute autorun command as if player executed it themselves
- OP - Execute autorun command as if player with OP permissions executed the command
- Console - Execute autorun command as if it were typed directly into the console. The epitome of permissions, only to be used wisely
Autorun is 100% UUID compliant, using player's UUID's for identification, rather than their usernames. When Mojang allows players to begin changing their usernames, Autorun commands will still execute for the same player, regardless of username changes, as all data is stored with their UUID's.
Setup, Config & Commands
Stats & Updates
More Information
- Autorun implements a update checker to automatically check Bukkit for updates. More Information
- Autorun implements metric reporting to report information about plugin usage to mcstats.org More Information
- Autorun notifies you if the developer joins your server. You can easily disable this in global.yml
Developer Server
- Please visit AutoRun's Bukkit Page for more plugin information
You can visit my server with all of my plugins at play.pilzbros.com

Autorun 1.4
Autorun allows server admins to automatically run commands when a player joins a server