Customizing Reset Messages
In MineResetLite versions 0.3.4 and later, you can customize the messages displayed in chat about mine resets. To do so, follow these instructions:
1. Navigate to your plugins/MineResetLite directory.
2. Create a new text file, name it 'phrases.properties'
3. For each message you want to customize, paste it onto a line in the file. The 3 messages are:
mineResetBroadcast=&f[&4MRL&f] &c%0% &dhas been reset by &c%1%&d! mineAutoResetBroadcast=&f[&4MRL&f] &c%0% &dhas been reset automatically! mineWarningBroadcast=&f[&4MRL&f] &c%0% &dwill reset in &5%1% &dminute(s)!
The & followed by a color code codes for chat color. A reference for chat colors can be found here. The %(number)% parts are replacement text. The percent signs and the numeral get replaced with something meaningful.
In mineResetBroadcast, %0% codes for the mine name, and %1% codes for the player who reset the mine. In mineAutoResetBroadcast, %0% codes for the mine name. In mineWarningBroadcast, %0% codes for the mine name, and %1% codes for the number of minutes until it resets.
4. Paste your modified lines into the phrases.properties text file. Save it, and start MineResetLite.
-
View User Profile
-
Send Message
Posted Jun 7, 2013Hi, is it suppose to be phrases.properties.txt? because that isn't working for me. Please help me, thanks in advance!
-
View User Profile
-
Send Message
Posted Jul 2, 2013only the broadcast warning isnt working for me
-
View User Profile
-
Send Message
Posted Mar 16, 2014Epic. This really works! Now I can make it look professional with the name of my server as the tag before each broadcast, instead of the nooby looking [MRL] Love it <3
-
View User Profile
-
Send Message
Posted Mar 22, 2014Hello jjkoletar, I'd like to know how I could get the mines to show they reset/warnings but with only one message like
-=(All Mines Reset)=- instead of every single mine showing its been reset.-
View User Profile
-
Send Message
Posted Mar 29, 2014This was confusing for me,
You need to make a file named phrases.properties not phrases.properties.txt
You can edit it like a text file, but its not an actual text file.
Add these 3 lines IN ORDER NO SPACES between them to the phrases.properties file you made.
mineResetBroadcast=&f[&4MRL&f] &c%0% &dhas been reset by &c%1%&d! mineAutoResetBroadcast=&f[&4MRL&f] &c%0% &dhas been reset automatically! mineWarningBroadcast=&f[&4MRL&f] &c%0% &dwill reset in &5%1% &dminute(s)!
Then you can modify them how you like them, and you have to restart your server after for them to work because MRL has no reload command. Hope that helps
-
View User Profile
-
Send Message
Posted Apr 7, 2014@Inlaww177
Make a mine called all mines, and then make all the other mines silent=true
/mrl save All Mines /mrl flag A-Mine silent true
/mrl reschedule
-
View User Profile
-
Send Message
Posted Jul 29, 2014@xzile609
@ShockNate
If you have Windows: Make a new text file, put in the stuff on the page, go to File, Save As, and then under where you put phrases.properties, you see "Text Document (*.txt)", click on it and you'll see another: "All Files." Click on "All Files" and then put in phrases.properties, or vice-versa. Then click Save, and upload it to your /MineResetLite directory.
Later in time; you can edit it by making the default program for it to be your text editor. It should be something like Notepad.
-
View User Profile
-
Send Message
Posted Nov 20, 2014is there a way to add a line break?
-
View User Profile
-
Send Message
Posted Dec 29, 2014@Done84
Try this \n
-
View User Profile
-
Send Message
Posted Nov 2, 2015@xzile609
Thank you sir :D
-
View User Profile
-
Send Message
Posted Mar 23, 2016How can I make it so it shows nothing. When I set it so nothing (EXAMPLE: mineResetBroadcast=) It shows up with a blank area in my chat. Please help me fix this!
-
View User Profile
-
Send Message
Posted Jun 12, 2016@xzile609
Ik You probably found out but there's A Plugin Called "Plugman" that can reload any plugin by typing /plugman reload <pluginname>