Custom commands to display text
- Native Minecraft Version:
- 1.15
- Tested Minecraft Versions:
- 1.15
Can also display text on join
Installation:
Download and move to plugins folder.
Restart server or use PlugMan to (re)load the plugin.
Usage:
Create a file inside the Text folder with a filename of <command name>.txt
The contents of the file is what is displayed when it's ran.
If you want to display text to players who join the server, create a file called _joinmsg.txt. The contents is what is displayed.
If you want to run a console command when new players join the server, create a file called _firstJoinCmds.txt. The contents is what is ran when a new player joins. (separate commands by lines)
Placeholders:
%player%: player's username
%disp%: player's display name
This is one of my first plugins, expect to see bugs.

Text 2.0
Custom text commands and text on join
Recent Updates
- Bug fix and console command on new player join Jul 9, 2020