Full changelog in the discord.
Changelog available in the discord.
Changelog available in the discord.
In this update, you can change values of different Neon settings without touching the config. The value will stay there until your Neon gets reloaded, so you'll have to change the settings in the config if you want the changes to be permanent.
You need to use the
/neon command to customize the settings.
All of these settings can be customized using the
/neon command:
world, arena, prefix, color, color2, discordlink, streamlink or storelink
So if you want to change the value of some of those settings, you would do:
/neon <SETTING> <VALUE>
/neon arena myarenaregion
If you want to add a space to the value of some setting using the command, you need to run something like this:
/neon prefix this<space>is<space>a<space>prefix
The prefix will be turned into:
this is a prefix
You can now give items to alive/dead players even if you add underscores to the item's name.
e.g: /givealive 1 gold_ingot and /givealive 1 gold ingot will both now work.
Removed useless functions and improved the code of some commands.
This update fixes /killalive.
From now on, Neon's "PvP system" only works in the arena region and not outside of it. This means that you can now let players play sumo in spawn or whatever.
Hiding plugins has been improved.
Optimized the function which is used when you reload Neon.
In this update, I rewrote the /hide command because it was very badly written before this update. Join the discord to see what else changed!
Fixed staff chat toggling.
You can toggle staff chat with /sc.
Added:
- /killalive
- /killdead
- /givealive
- /givedead
- /clearalive
- /cleardead
Join the
discord server for more information.
Fixed flowing and a bug with the scoreboard.
Fixed scoreboard not being disabled even if it's disabled in the config
Fixed issues with empty prefix, added in a secondary scoreboard color and made all error messages red.
More information can be found in the
Neon discord server.
In short, this update optimizes the scoreboard. It only updates when it has to update instead of every 1 second.
Join the discord for more information:
https://discord.gg/pYGhHSN54D
Fixed a minor bug, nothing critical.
Join the discord for a complete changelog.
In short, Neon was optimized alot.
Size: 75.9kb -> 54.8kb
Lines: 1365 -> 975
New customization option was also added.
https://discord.gg/pYGhHSN54D
Fixed a bug with the scoreboard being "upside down".
Changed some code around so that there wouldn't be any offline players in the dead/alive list anymore.
Because
SkBee for some reason removed the
with item flags hidden expression, the core started pushing out errors for people with newer versions of
SkBee. This has been fixed now!
Fixed an issue where a revival with multiple winners can have the same winner multiple times.
Fixed an issue where a player won't get removed from the alive or dead list if they leave. (hopefully it's fixed)
The issue with some players not leaving the dead list upon leaving might be fixed for real this time!
Changelog:
- /timercancel has been fixed most likely.
- The dead list had some issues with removing players, that might be fixed. Not 100% sure though.
Hey everyone! As the title says, this update may contain bugs regarding chat muting. Why is that? Because I added an
/rankchat command that lets people with the
neon.chat permission talk if it is enabled. If you do
/mutechat without doing
/rankchat aswell, staff members can only talk. You see, it's hard to explain. Simply if the rank only thing is enabled, ranked players can talk.
Full changelog:
-
/rankchat
- Brand new option regarding sounds:
pitch! You can now customize the pitch of Neon sounds using this option.
- Something else that I probably forgot
Hope you like it!
Several changes were made in this update!
- New command '
/neon options'! (cranked the size of this skript ALOT, i'll optimize as soon as possible)
- Bug fixes. You can no longer clear the revival settings while an revival is happening as it would break the revival.
- Something else that I forgot of
Hope you like it!
What's up everyone! In this update I added an config file so that you don't have to reconfigure your settings again after each update cause that's just annoying, right?
After loading the skript, there will be a new
config.yml created at the following location:
plugins/Neon Core/config.xml!
As you might be able to guess, that config folder will be used to configure your settings and preferences from now on.
1 more thing though, there is a new plugin requirement and the requirement is called
skript-yaml. Without the addon this wouldn't have been possible, so make sure that you install it for the core to work properly!
https://www.spigotmc.org/resources/skript-yaml.49829/
Hope you like this update! If you find any bugs, reporting them in the
Neon discord server would be highly appreciated.
From now on, if for some reason a player isn't in the alive or dead list and someone uses
/reviveall, the player will be revived. Before this update the skript only revived players that were inside the dead list.
I also made it so that when someone uses
/listclear, all players will be removed from dead and alive list and then will be added to the dead list. Before this update the player would be wiped from all lists and would not be added back.
The highly asked feature is finally here, prefixes!
There's 2 different prefixes to customize, staff chat prefix & the core prefix! This feature has barely been tested and there
may be bugs regarding the prefixes
/ design. If you find a bug, please report it in the
Neon discord server!
In this update, I removed a few useless commands.
-
/heal &
/healall (already in vanilla minecraft)
-
/kill &
/killall (already in vanilla minecraft)
I also added an error message if a player tries to talk when the chat is muted!
In this update:
- I changed the message that will be sent after a player does
/hide!
- I added an GUI for
/revive that will open if you don't name a player that should be revived.
- I fixed a bug.
- Fixed custom join & leave messages.
I hope you like this update!
In this update I fixed
/number.
In this update I organized the code. First things in the code are
functions, after that there's
commands and the last things are
events.
I also changed the way how
/reviverecent works. Also, I removed
2 commands,
/teleportingarrow and
/jump since both of them are useless to be honest. Hope you like this update!
Hey everyone! In this update I added an option that let's you change the 'secondary' color of Neon. I also fixed an message bug with
/reviveall! Hope you like it!
In this update, I fixed
-
/reviveall slow, the issue with this command was that it wouldn't revive people.
-
/reviverecent, the issue with this command was that it didn't change the status of the revived players and there was a typo in the revive recent message too.
-
/mutechat, the issue with this command was that it wouldn't work at all.
Thanks to all the people who helped me find these bugs!
https://discord.gg/5Uu8MNypsy
This update introduces a new scoreboard design and fixes the chat being unmuted when someone is hosting a
/revival.
I hope you like this update, and remember that if you find any bugs I would appreciate them being reported in the
Neon discord server.
Fixed
/reviverecent!
(hopefully)
I made a pretty embarrassing mistake with the
/reviveall command, it basically adds the player to an alive variable, but after that it removed the player from the alive list when it was supposed to remove the player from the dead list. This issue has been fixed now!
In this update I optimized the code a bit. The size of
Neon went down from
70 kb to around
61 kb and the amount of lines went from
1361 to
1318 which is pretty nice I'd say.
Here's a little bit more details on what I did:
- Turned all variables that aren't needed after the server restarts to '
RAM variables'.
- Combined all the events so that there are no longer multiple 'on join' events for example. (except '
on command' events, I couldn't get it working if I combined them into one.)
- Added functions for almost all commands, which reduced the size and the amount of lines the most.
This update also fixes some annoying bugs, like for example the 'alive' and 'dead' list being saved after server crash/reboot.
There may still be some things that could be optimized, and they will most likely be optimized in the future. I will keep optimizing the code the best I can.
I hope you like this update, and remember that if you find any bugs I would appreciate them being reported in the
Neon discord server.
A few things have changed. Basically,
- Added customizable permission messages! This can be found in the options with the name "
NoPermission"!
- Players with the permission "
neon.admin" can use
/hide even if it's locked.
- Fixed
/revival!
- Improved the code for
/reviveall (i guess?)
- Replaced "
WOAH!" in error messages with a red meteorite.
Hope you enjoy it, and remember to report any possible bugs in the Neon discord server!
I made it so that "
/reviveall" command no longer revives players with the permission "
neon.admin". I also made the accept/deny token message look better cause why not!
In this update I added a
/ad command that lets you advertise your
- Discord Server - /ad discord
- Stream - /ad stream
- Store - /ad store
You can make the advertisement messages yourself in the options.
Hope you like it!