Scripts that are ready to be just dropped-in and used! Exclusively high-quality scripts selected by the Denizen team.
-
mcmonkey
- Site Admin

- Posts: 299
- Joined: August 5th, 2016, 7:27 pm
- Location: Los Angeles, California, USA
-
Contact:
Post
by mcmonkey » March 1st, 2019, 7:51 am
This script will give you an automatically updating toggleable sidebar!
As a special feature, you can even have sidebar text that scrolls!
Requires you configure the sidebar via a simple yaml configuration bit at the top of the file, which looks like this:
Code: Select all
lines:
- "[scroll:20/5]<&a>Welcome to <&6>my server<&a>, <&b><player.name><&a>!"
- "<&8>-----------------------"
- "Ping: <&b><player.ping>"
- "Location: <&b><player.location.simple.before_last[,].replace[,].with[<&f>,<&b>]>"
- "Online Players: <&b><server.list_online_players.size><&f>/<&b><server.max_players>"
Hastebin:
https://paste.denizenscript.com/View/83022 <-- Most users, just click here and click "Download the script"
GitHub current version:
https://github.com/mcmonkeyprojects/Den ... idebar.dsc
NOTE TO USERS NEW TO DENIZEN:
This is a Denizen script! Denizen is a scripting engine that functions as a plugin for Spigot. Download Denizen here:
https://ci.citizensnpcs.co/job/Denizen/ or learn more about Denizen here:
https://guide.denizenscript.com/guides/ ... nizen.html
Denizen lead developer. On Discord as mcmonkey#6666
.
-
DarkRisenGamez
- New

- Posts: 2
- Joined: December 20th, 2019, 4:20 pm
Post
by DarkRisenGamez » December 25th, 2019, 1:19 am
What about using placeholders with in Denizen?
Any examples?
BTW love the system :)
-
mcmonkey
- Site Admin

- Posts: 299
- Joined: August 5th, 2016, 7:27 pm
- Location: Los Angeles, California, USA
-
Contact:
Post
by mcmonkey » December 25th, 2019, 1:27 am
DarkRisenGamez wrote: ↑December 25th, 2019, 1:19 am
What about using placeholders with in Denizen?
Any examples?
BTW love the system :)
As in PlaceholderAPI?
If you have Depenizen installed, the Placeholder tag:
https://one.denizenscript.com/denizen/tags/placeholder <placeholder[some_placeholder_here]>
But in most cases, tags are better!
https://one.denizenscript.com/denizen/tags/ there's a whole lot of tags available in Denizen.
<player.name>
or similar for example.
Denizen lead developer. On Discord as mcmonkey#6666
.
Users browsing this forum: No registered users and 6 guests