TASP (That Awesome Spigot Plugin)
NOTICE: This project is in alpha. It is most likely incredibly bug-filled.
What is TASP?
Despite the name, this plugin should work on Bukkit just as well as it does on Spigot! A few months ago, when I was creating a small Minecraft server for my cousin, it came to my attention that Essentials was no longer being updated because of the lack of an official Bukkit for MC1.8. In response, I decided to start work on a plugin that would eventually attempt to replace it. Right now, I've got the bare essentials down, but they're not all totally complete.
The goal of TASP is to be a foundational plugin for servers of any kind and provides a multitude of commands for player interaction (messaging and mail), cheats (God mode, Buddha mode, Friend-of-Monsters mode), utilities (open a Crafting Menu, look up an item's recipe, get the ID and name of the item you're holding, edit mob spawners, edit signs, remove drops, create explosions, kill all entities), and teleportation (teleport yourself, teleport others to you, warp to a certain point, etc.). There are many more commands not listed here!
Usage Guide
I've written up a short usage guide here.
I'll repeat myself - this is nowhere near complete. It's not yet ready for usage in production servers, but I welcome anyone and everyone who might want to test this code for me. So download it! Play with it! Push it past its limits and then yell at me when it breaks.
The code is hosted on GitHub. There's a CI Server that kinda works about half of the time but isn't all that reliable yet. I wouldn't trust it if I were you. Issues should be tracked on GitHub Issues should now be tracked on my YouTrack server, but you can also PM me or email me ([email protected]) if you have some religious objection to using the GitHub issue tracker.
Warning Regarding the CI Server:
Development builds of this project can be acquired at the provided continuous integration server.
These builds have not been approved by the BukkitDev staff. Use them at your own risk.
This project is meant to be community-driven. I've put out some commands that people may or may not find useful anymore, so I need feedback to change that. If you think that there's something missing that you would use, tell me! If something needs to be changed to help more people, tell me! The project can't improve without the feedback of the public.
I'm not taking donations at this time but you can just message me and say "thanks" if you enjoy this, it'll make my day :)
This plugin implements PluginMetrics/MCStats metadata tracking. As with all such plugins, this functionality can be disabled via the config.yml in the PluginMetrics directory of the plugins
folder.
What's to Come
I'll try to keep this list updated but mostly you can find what's up-and-coming here: Trello
- Temporary Bans
- Teams (Team chat, alliances, etc..., might be in a separate plugin)
- Custom Death (Login, Logout, ...) messages
- More Plugins!! (TASPBackup (almost production ready), TASPWorlds, TASPSafety, etc...)
Current Notices
Check here for general updates about the health of the project.
Currently:
The plugin cannot start because of an error in the creation of Metrics. For the moment, the project is unusable. A change has been pushed and BukkitDev staff are approving the file.The file has been approved and the project should be functional. I'll test it later today.