Summary:
- Permission added
- Version checker
- Placeholders added
- Config update
Permission Added:
- chatradius.updates -> If you have this permission you will be nofied when there is an new version
Version Checker:
- The plugin will check for updates automatically
Placeholders Added:
- Look at the messages.yml and there you can see which you can use on which line
Config Update:
messages.yml
Code (YAML):
1 messages:
2 update-available
: '&aThere is an new version available!'
3 command:
4 not-enabeled
: '&4Error
:
&cCommand is not enabeled in the config!'
5 not-found
: '&4Error
:
&cCommand not found, do &e/cr help &cfor a list of commands!'
6 no-player-found
: '&4Error
:
&cYou aren''t a player!'
7
##You can use the placeholder %player% for the playername
8 no-player
: '&4Error
:
&cCan''t find player &e
%player%&c!'
9 no-permission
: '&4Error
:
&cYou don''t have permission to use this command!'
10 commands:
11 spy:
12 self:
13 enabeled
: '&aYou are now in spy mode!'
14 disabeled
: '&cYou are not longer in spy mode!'
15 other
:
16
##You can use the placeholder %target% for the player who is now in spymode
17 enabeled
: '&aPlayer &e
%target% &ais now in spymode!'
18 disabeled
: '&cPlayer &e
%target% &cis not longer in spymode!'
19 broadcast:
20 self:
21 enabeled
: '&aYou are now in broadcast mode!'
22 disabeled
: '&cYou are not longer in broadcast mode!'
23 other
:
24
##You can use the placeholder %target% for the player who is now in broadcastmode
25 enabeled
: '&aPlayer &e
%target% &ais now in broadcast mode!'
26 disabeled
: '&cPlayer &e
%target% &cis not longer in broadcast mode!'
27 set
:
28
##You can use the placeholder %setradius% for the radius which is set by the player
29 correct
: '&bThe chatradius is currently &6
%setradius% &bblocks!'
30 wrong
: '&4Error
:
&cUsage: /cr set <radius>!'
31 language:
32 not-found
: '&4Error
:
&cYou can use only en
(English
), nl
(Dutch, Nederlands
),
33 de
(Deutsch, German
) or other!'
34 no-language-specified
: '&4Error
:
&cUsage: /cr language <language>!'
35
##You can use the placeholder %radius% for the set radius in the config
36 radius
: '&bThe chatradius is currently &6
%radius% &bblocks!'
37 reload:
38 default
: '&aPlugin reloaded and set to default settings!'
39 normal
: '&aPlugin reloaded!'
40 check
:
41
#You can use the placeholder %permission% for the permission which you have or not
42 permission-granted
: '&aYou have the permission &e
%permission%'
43 permission-refused
: '&cYou don''t have the permission &e
%permission%'
44 cr:
45 '1'
: '&3
---------- &eChatRadius &3
----------'
46
##You can use the placeholder %version% for the plugin version
47 '2'
: '&2Version &aV
%version%'
48 '3'
: '&aDo /cr help for a list of commands!'
49 '4'
: '&2Plugin made by'
50 '5'
: '&3
------------------------------'
51 help:
52 '1'
: '&3
---------- &eChatRadius &3
----------'
53 '2'
: '&2/cr &aMain command'
54 '3'
: '&2/cr help &aHelp menu'
55 '4'
: '&2/cr radius &aSee the current chatradius'
56 '5'
: '&2/cr set &aChange the current chatradius'
57 '6'
: '&2/cr check &aCheck which permissions you have'
58 '7'
: '&2/cr language &aChange the language of the plugin
(en|nl|de|other
)'
59 '8'
: '&2/cr spy
[player
] &aGo in spy mode'
60 '9'
: '&2/cr broadcast
[player
] &aGo in broadcast mode'
61 '10'
: '&2/cr reload &aReload plugin'
62 '11'
: '&3
------------------------------'
63 config:
64 no-number
: '&4Config Error
:
&cYou can only use a numer
(line 3
)!'
65 empty
: '&4Config Error
:
&cThe chatradius is empty, please fill in a number
(line 3
)!'
66 language-error
: '&4Config Error
:
&cYou can use only en, nl or de as language
(line 5
)!'
67
##You can use the placeholder %line% for the line where the error is
68 no-true-false
: '&4Config Error
:
&cYou can only use true or false
(line
%line%)!'
Images:
Click
here
Download:
You can download this version in the Version History