Craftiservi is a Bukkit/Spigot Plugin for your Minecraft survival server. The plugin includes the following features:
-
- Usage:
/craftiservi <help-reloadconfig-resetconfig-restoreconfig>
- Permission:
craftiservi.command.main
|craftiservi.admin
This is the main plugin command, used to reload, reset, and restore the plugin config without server reloads.
- Usage:
-
- Usage:
/firstjoin <Player>
- Permission:
craftiservi.command.firstjoin
Displays the date and time a player first joined the server.
- Usage:
-
- Usage:
/xparea add-remove-edit-help <AreaName> <WorldName> <Location> <Location>
- Permission:
craftiservi.command.xparea
Create XP areas; when players enter, their XP level is saved and restored when they exit. Useful for PvP arenas.
- Usage:
-
- Usage:
/invsave <new-remove-rename-view-list-restore> <InvName> <NewInvName>
- Permission:
craftiservi.command.invsave
|craftiservi.command.invsave.bypass.cooldown
Handles InventorySavePoints, snapshots of player inventories. Create, rename, remove, view, list, and restore snapshots. Includes a restore system where admin review is required.
- Usage:
-
- Usage:
/adminchat <Message>
- Permission:
craftiservi.command.adminchat
Sends messages in the built-in Admin Chat, also used for /invsave restore requests.
- Usage:
-
- Usage:
/opengui <GUI_ID>
- Permission:
craftiservi.command.opengui
Internal command used by the plugin for handling reviews. Only for debugging.
- Usage:
-
- Description:
Prevents the display of /msg or /tell commands in the console to limit administrative access to player conversations. Configurable to filter other specific commands or words.
- Description:
-
- Description:
Greets players with a welcome message in the action bar upon joining. Additionally, upon their first entry, a large title displays the date and time of their initial join, after which only the welcome message appears in the action bar.
- Description:
-
- Description:
Includes a comprehensive config file to customize nearly every aspect of the plugin.
- Description:
-
- Description:
Features a built-in debug mode for detailed plugin feedback.
- Description:
-
- Description:
Automatically checks for updates on server reloads/restarts and alerts admins about new versions.
- Description:
- LuckPerms
Luckperms.net
Required for AFK-checking, admin-chat, and other plugin features.
- Issues and Bugs:
For issues, join theDiscord Server
or open an issue on this Repository. - Feedback and Feature Requests
Provide feedback or request features on theDiscord Server
.
Craftiservi uses Maven to handle dependencies & building.
- Java 17 JDK or newer
- Apache Maven 3.0 or higher
- Git
git clone https://github.com/ToxicStoxm/craftiservi.git
cd craftiservi/
mvn clean install
You can find the output jars in the target
directory.
If you'd like to contribute to this project, please fork the repository, make your changes, and submit a pull request.
Statistics (powered by BStats
)
This project is licensed under the GPL-3.0 license
.