#general-plugins
1 messages · Page 298 of 1
like click inhere and then another one and then preview
i want them to be-able to click, preview, then press esc and preview another item
That sounds like it would just be easier to have buttons to navigate thru to another item, rather than esc
but it looks ugly though
@vagrant path This is how my menu navigation works. https://streamable.com/q25zvw
I think having ”esc to go to next” will feel really unnatural.
And if you did that, then you’d need a button to close it instead 😛 so it’s same same but different
i mean to go back
But you said to display another item 😛 sounds like ”next” to me
I understand your issue and your argument. But i'm afraid thats not a thing on dm
There's not really an easy way to detect the previous menu they were in. Would require us to save more data.
Yeah, woulda been.
❤️
anyone know of a no collision plugin? or a way to disable collision with all players and npcs?
anyone can help me whats a good voting plugin i can use versions 1.7x and 1.8x
Votifier
just Votifier or NuVotifier?
I prefer NuVotifier
gotcha
How do I get spigot Id
@stuck temple ^
Theres not time to wait! Ask your question @maiden wraith!
I did
Can you have a menu update without clicking an item that has [refresh]
Who knows how to use papi's MySQL variables
Such as give or remove
hey
how can I tp players with commad blocks in 1.14.4
"tp @p x y z" shows "Error: Player not found"
@hexed ember wdym by that?
@undone girder don't use command blocks
@rocky aspen delay on the refresh
@undone girder it's obvious that with EssX, @p doesn't work
Hello what placeholder do I use for deluxetags on essentials chat
Hey, is it possible to make a cooldown with deluxemenus? Please message me back ASAP
?tagess
DeluxeTags showing in essentials chat:
- Turn off the DeluxeChat option in the DeluxeTags config.
- Turn off the format_chat option in the DeluxeTags config.
- Replace all the
%placeholders%(%deluxetags_tag%) with{placeholders}({deluxetags_tag}). - Restart the server.
Ah, I meant for to see if it's possible to have the items inside have a cooldown themselves
It is yes
Use the cooldown javascript then
Google papi, and find the javascript examples page
ah, okay
cooldown.js I believe it's called
I found it. I have no idea what to do with it haha
It explains it in detail on the page iirc
kk
I have top voter signs, all set up, however, i want to make the player head above it link, so iit is the plaayers head, how do i do this
/skull players name
need help with deluxemenus opengui again
left_click_commands:
- "[close]<delay=(40)>"
- "[openguimenu] monthlycrates" is what i have
but it's sometimes closing the menu and not opening the 2nd menu
@lucid wyvern try the latest dev build which should allow you to remove the [close] part
wym
latest dev build
is dev build stable build
also does that mean i then have to go through all my menus removing [close]
So that’s why openguimenu seemed buggy for me? I alsays ended up using:
”[console] dm open <menuname> %player_name%”
Or just [player] dm open <menu>
🤷♂️
i tried [player] dm open menu as well
but every so often it wont open the 2nd menu
as ive got it so you type command then it opens first menu
@lucid wyvern what is your server version?
and you are using 1.13.1?
yes
ah, idk why i didnt bother to check that lmao
my friend put ti in
it
does that remove any functionality
like does it have [close] still
and openguimenu
yeah
I said you only have to remove close
before [openguimenu]
not from all menus
Hello, I am using Holographic Displays v2.1.10 for a 1.7.10 - 1.8.9 server.
Every time I make a new Holograph it just spawns Floating Horses riding a Whither Head 56 blocks above where it should spawn the Holograph on 1.8.9, on 1.7.10 it works though.
How can I fix this?
Ok I will try that version right now
Okay, so i have a top voters board. I haave signs that auto update, how do ii maake it so the heads above will also auto updte
I am very new to Spigot development and I just created my first Plugin "helloWorld" though it doesn't seem to be working :/
It says "The constructor helloCommand(Main) is undefined in the main class ```
public class Main extends JavaPlugin{
@Override
public void onEnable() {
new helloCommand(this);
}
@Override
public void onDisable() {
}
}
But if you look in the helloCommand class it is not:
public class helloCommand implements CommandExecutor{
private Main plugin;
public helloCommand(Main main) {
this.plugin = main;
}
Why is this?
@proper oxide Same problem
@mystic narwhal please go to #development
oh ok
@velvet cloak Idk then. Why are you using 1.7.10 tho?
Modpack, probably
For PvP server

that makes sense but most plugins dropped support for that version. and btw you can add 1.8 pvp to 1.9+ servers
How?
well there are plugins which do that
but if you put your server on 1.8 and add via version
the pvp remains the same as on 1.8 on all versions above
any ideass for my problem?
you could use leaderheads
Hi there, im using the latest version of DeluxeTags for my 1.15.2 Paper Spigot server.
https://prnt.sc/s93r68
https://prnt.sc/s93r27
I just added some new tags, and when I equip a tag and do /tags and browse other tags, this happens ^^
Is there any way of fixing it?
Thanks for the help
Use the pinned version in #general-plugins-2 and see if it fixes it
Okay
How can I update server from 1.7.10 to 1.8?
When I use the 1.8 jar everything breaks
I mean yea cuz 1.7 and 1.8 use different shit
is it possbile to use an "or" in a LORE with kit cooling down and when its available ? in deluxemenu
yeah
like in a lore?
js
Can I update just the essentials jars and not the config and stuff and it will work?
Like does the config files change?
depends on what updates. Some require config refreshes but some don't
well if I understood the question right
you want to show how much until the kit is available right?
first i want to show until when the kit is avaible
then if tis avaible
i want it to show that its avaible
in a lore
yeah I will give you a link with an example
here
you will have to change the name of the kit from example
to your kit name
and also if you are 1.12.2 or lower you need to change the materials
no i mean like this i can do but like
i wanna know if its possible to show multiple coodlowns. like
kit is in cooldown
food is in cooldown
spawners are avaialable
all in 1 lore
fr?
%essentials_kit_time_until_available_kit% %essentials_kit_time_until_available_food% %essentials_kit_time_until_available_spawners%
etc
you do this for every kit
waitt wait i see what u mean
so i can just use 2 priorties
and then put all avaliables in yes
and cooldown in no
riight?
like i want the list to be there
cause rn there are 5 items inside
@proper oxide
so @vagrant path you want to be bale to show multiple cooldowns on a single item or what exactly? because I am stil strugling to understand
or do you want to see the cooldown on the same item that shows available?
could you paste your menu?
maybe that will help me understand
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
||sorry, got stuck on my keyboard x)||
so basically i want the multiple cooldown in 1 item so that they dont have to click and go in to cheeck which is available and which is on cooldown
so you want for each kit only 1 item instead of 2 right?
I will make the example
i cant java for sh iet
aww fr?
and I will give you a tutorial on how to use javascript and the placeholder you need
just give me the list of kits
kit immortal, base immortal, raid immortal, potion immortal, once immortal
is it baseimmortal raidimmortal or base immortal raid immortal
so is it 1 word or 2 ?
but how are they named? in 1 or 2 words?
2 words
ok that makes sense
my bad
hmm there might be a small problem :))
I will have to make a javascript for each kit
because I don't know how to return it in multiple lines
no such thing as too much work for a good server
nah it is not but I am still a begginer with js. If I knew of ways to do that I would have done it in one. And it is the same amount of work it just has to be in different files
With DM is there a way to use potions, trying to get an invisibility potion on 1.15.2:
'8':
priority: 1
material: potion
data: 8270
slot: 22
I know data tags arent a thing in 1.15.2 but idk how else to do it. Any ideas?
ohh aight i seee
@velvet cloak not yet from what I am aware
ah ok
but If irc they are working on that
ok awesome thx
I might be wrong tho =))
anyone know how to change essentials chat format for all commands see https://prnt.sc/s95f3x for example
ive changed the format for everything else in messages en file
but i cant find the section for changing the generic colour for all essentials commands
you have to change the colors for every message
rip
what about baltop https://prnt.sc/s95fxp
i cant seem to find the part to remove that top line
i dont wanna config every single msg tho
would there be any premade messages.yml
yeah true
premade
the thing is no one seems to have any available messages.yml files
just the old en file
anywyas thanks @proper oxide
merabi I am still wroking on it I will send everything and ping you when it is done
Where can I find Essentials for 1.8 and PermissionsEx for 1.8?
actually doesnt matter ill just keep it white
@velvet cloak latest essentialsx supports 1.8
.8*
wait so blitz if i made a messages.yml i cans et my own custom /baltop format
yeah
and right click it
and click open with winrar
you can find there a file called messages.yml
ah ok ty
yeah ok
no messages.ymk
yml
there is messages.properties
im on essentialsx 2.17.2.0 btw
yeah that one
then
my bad
thats the correct one
but still that won't allow you to change all colors at once
or messages
you have to manually change them all
yeah just wannado the baltop one
idm the others
i just wanna get rid of https://prnt.sc/s95fxp
and also it doesn't support this type of colors &5
hello, can i have help for deluxemenus ?
not if you don't tell us the issue
in essentials messages properties, i only see the "top balances"
not the balance top ---- page 1/3 etc
yeah any way to edit that
can i use custom heads or the head of a player on deluxemenus ?
?customheads
How to use custom heads in DeluxeMenus:
a) A player name material: head-extended_clip
b) The player's head material: head-%player_name%
c) The base64 code of a head material: basehead-<code>:
- Go to https://minecraft-heads.com and find a head.
- Copy the head Value code (from the page bottom)
d) EpicHeads material: heads-<id>:
- Require https://www.spigotmc.org/resources/13402/
e) HeadDatabase material: hdb-<id>:
- Require https://www.spigotmc.org/resources/14280/
@velvet cloak ^
ohhhh okay
@proper oxide thanks you really apreciate
infoChapterPages=\u00a7e ---- \u00a77{0} \u00a7e--\u00a77 Page \u00a7c{1}\u00a77 of \u00a7c{2} \u00a7e----
infoPages=\u00a7e ---- \u00a77{2} \u00a7e--\u00a77 Page \u00a7c{0}\u00a77/\u00a7c{1} \u00a7e----
``` try changing this ones
A member of staff has requested I move your pastebin.com paste to our paste.helpch.at!
ive been getting it lately when i mine and move in a mine
yeah i think thats actually it bliz ill give it a go
if i create a new menu, it is necessary put the name file in config.yml ? what is the purpose of the menus indicated in config.yml which looks like the basic menu
i set it to infoChapterPages=null
infoPages=null
but thats showing null in the top now
how do i correctly nul something
null
belive me IDK 🙂 try leaving it empty
ok
or use the word empty
[deluxemenus] if i create a new menu, it is necessary put the name file in config.yml ? what is the purpose of the menus indicated in config.yml which looks like the basic menu ?
?external-menus
1 Go to config.yml and make an entry for your menu
gui_menus:
first_menu:
file: first_menu.yml
second_menu:
file: second_menu.yml
2 Reload the plugin, twice /dm reload
3 You will see a new folder called gui_menus and your menu should be there
4 Open that menu and either start edit it or use the menu maker https://helpch.at/dmm
5 You are done!
@velvet cloak ^
any idea if you can remove ranks from baltop
for some reason donator ranks show their rank in it but staff ranks dont?
@lucid wyvern you have to remove them from essentials display
because it uses {displayname} instead of {username}
you do that from the config.yml
What version of the spigot jar do I need for the latest version of Via Version? 1.8 doesn't seem to work
ok
i think this is the one Rava #add-prefix-suffix: false
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
have you also followed their installation page? https://docs.viaversion.com/display/VIAVERSION/Installation
they also have a discord server (linked on that page)
umm i accident removed #add-prefix suffix
and then reloaded
and it messed up my chat format ;o
then i undid and reloaded and it still broken
its only doing that for me tho 🤔 ?
restart the server
just restart your server
okl
ok*
wait so where would i adjust that setting
to stop the rank showing in baltop for donors
@vale sky I can't find any errors it's just red in /plugins
i have deluxechat too' if thats useful
@velvet cloak you should probably head over to their discord and provide your latest.log for them
Ok
@velvet cloak the error appears when you start your server thats why we would need a startup log because they will probably ask for the same thing
@lucid wyvern of corse it is ...
if you mean the plugin is useful
nope
yeah
Sparrow: '[FACTION] &f&l<&8Sparrow&f&l> &8{DISPLAYNAME}&7:&8 {MESSAGE}'
Ok
thats my essentials config format
for one of the ranks
Helper: '[FACTION] &f&l<&dHelper&f&l> &d{DISPLAYNAME}&7:&d {MESSAGE}' is for helper
looks about the same
well why are you using essentials chat if you have deluxechaT?
i dont have essentials chat thats old config
so i dont think itd affec tit
affect
well than that doesn't matter at all
yeah sorry
if you don't have essentialschat
the thing is that you have to set that to false but that will disable the ranks from all places you used displayname instead of name
if i set that to false tho, it picks up essentials format for some reason instead of using deluxechat
and it does what screenshot showed
well I told you have to set it to false if you want to also get help with deluxechat you will have to go to #spigot-linking
any reason itd not show rank for staff tho like helper doesnt have any more perms than donator really
other than punishment cmds
when did you purchase deluxechat?
my friend did who hasnt done ?notowner but im not requesting deluxechat assistance
need help with essentials
well I gave you help with it
...
I told you that will disable the showing of ranks
A member of staff has requested I move your message to a paste,
Most likely beacause it contains a config/error/code snippet.
ok new issue,with essentials baltop how often does it update
and is there a way to force update
@velvet cloak open_command specified for GUI menu: guitwo already exists for another menu!
that idk rava
I don't understand, I have no file in guimenus, I just want to create two menus and edit them afterwards
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
@velvet cloak i have no file in guimenus, i reload this config and not work
is that something you wrote affter?
or is that in your menu?
anyone know how to modify the generic essentials "Insufficient Permissions" message
it doesn't show in messages en file
that might be in the config
once the reload is done, I have guione and guitwo on my guimenus, but if set / dm list, I only see guione and console say open_command specified for GUI menu: guitwo already exists for another menu!
@velvet cloak what are your deluxemenus and server versions?
deluxemenus-1.13.1 release on spigot 1.12 , its coming from the version?
?
it might be
well
it says the issue
open_command specified for GUI menu: guitwo already exists for another menu!
you have the same open_command set for both menus it seems
yeah I told him but he said it doesn't have the same command for both
nvm found it ty
I had no I want to create the menus but the second not to be created, or if it is found to be created identically with the same command menu
this is resolved, when the config file create the two menus it encountered the same duplicate menu, just change the menu command and the two are displayed by doing / dm list
so you fixed it?
yes, when config.yml create the two menu, this is the same open_command
im bad
id like its walking: WHITE_STAINED_GLASS_PANE ?
material: stained_glass_pane
data: 1```
I don't know what data is for white
1 is orange irc
i want white xD
no change data: 0 to data: number
idk which number it is blue
but I think they are from 0 to 15
you can try all of them
if i write blue_stained_glass_pane ?
that doesn't work since you are on 1.12
Search an interactive list of Minecraft blocks, items, mobs, entities, potions, ids and data values.
use this site
to see al the datas
for example blue is 11 ?
you can see them in ids95:3 your data needs to be 3
for light bliue
yeah
11 for blue
oki thanks
o7,
I'm trying to make a playerlist in deluxemenus. But I honestly can't find anything on how to on the web :P
Someone here have an idea?
well
https://www.mc-market.org/resources/9956/ @glass anvil
xD
to be honest I wanted to purchase aboodyy resources just to see how he has done them but never purchased them
i have two menus, but menu profil left click command not work https://paste.helpch.at/ewotaregah.sql
lol yes I found that too, but I'm guessing he wants paypal payment and I don't have that, nor do I really want to get it xd
watruonabout
not the issue
i have guione and guitwo, i paste two menus for pastehelpchat
Options & Configurations - HelpChat Wiki
Sends a message to the player. You can use placeholders and color/format
codes here. [openguimenu] <menu-name>. Opens another GUI from
DeluxeMenus.
this is separatly menus
ah
left_click_commands: -'[openguimenu] guione'
why close on first menu work and openguimenu on second not work
I'm really bad for not seeing her thank you very much and sorry for the inconvenience
no worries
Is it possible to make a baltop in deluxemenus? And would it be possible to be like the menu icons r like the baltop people skulls?
What about the player skull?
head-%placeholder%
Ty
material: head-%vault_eco_top_player_1%
slot: 0
display_name: '&eTop #1'
lore:
- '&6Name: &e%vault_eco_top_player_1%'
- '&6Balance: &e%vault_eco_top_balance_commas_1%'```
here is a quick example
I wanted to make a a skyblock /is top but there no placeholders for is top etc
Ty
That will be very helpful
they have their own is top
menu
and it doesn't look that bad
als you could do it
if you had leaderheads
those let you make any tops you want using placeholders
well as long as placeholders return numbers I think
I think there is but not sure
yeah
oh nvm
topten.yml is to change the top players
k thxs
is there
a website where you can find playerheads that fit with skyblock theme?
i kinda wanna make all my menus have playerheads instead of blocks
and my server has like a menu system. everything is linked to a menu cos menus r awsome
nicee
and you can use basehead-VALUE
what does that do?
well that is how you add heads from minecraft-heads.com
for each head there is a VALUE
you can find on the heads page
at the bottom
ohh ok
and in material: you add basehead material: basehead-VALUE
indeed
probs in the offer or request free channels
@proper oxide im wondering do you know how to make like a head glow? or like make the icon glow?
How to add a glowing effect to an item:
# First, you enchant the item with any enchantment
enchantments:
- DURABILITY;1 # ENCHANTMENT;level
# Then, you have to hide the enchant name from showing
hide_enchantments: true```
@last yoke ^
@rare olive #705633782811590666
the baltop didnt seem to work
the - balance top is in right place idk why it moved a couple lines in the paste
because you have a TAB
ye thats not like that in the config
in there
ohh
instead of spaces
i dont use tab though? i might copy and paste stuff in etc
but when i use a space i always use spacebar
oh wait nvm
the menu doesnt load
no errors in console
k
wth. still not working like wont load and nothing comes up in console when i reload deluxemenu
nope
ok
still nope
this is weird
this happened with the deluxemenu i tried to make the otherday
i never managed to get that working
@last yoke https://paste.helpch.at/mobizigica.pl
try this one
and see if this one at least loads
wait
can i just paste this in?
without all the #jdhdfjh stuff at the top that i been doing
like the tutorial tips etc
yeah
still doesnt load
Im having an issue with silk spawners, i binned off epicspawners as support is pretty terrible however this is happening: https://paste.helpch.at/womafayaci.pl
when they place a spawner it just turns into a pig spawner
Hi little question wich deluxetags version do i need to use for 1.12.2?
1.8.8
1.12.2
1.13.2
1.14.4
1.15.2
v1.8.0 - Latest
v1.8.0 - Latest
v1.8.0 - Latest
v1.8.0 - Latest
v1.8.0 - Latest
Thx barry
barry is a genius
yea 😄
apart from barry cant help me D; xd
:p
Requested by Frosty
:c
@cunning wasp make sure you're using the correct version of worldguard (Currently it's looking for a class which doesn't exist)
oh yikes i probably havent updated worldguard for a long long time
since last year probs
My deluxetags wont work i use essentialschat and dad anything like said on the tutorial :C
?tagess
DeluxeTags showing in essentials chat:
- Turn off the DeluxeChat option in the DeluxeTags config.
- Turn off the format_chat option in the DeluxeTags config.
- Replace all the
%placeholders%(%deluxetags_tag%) with{placeholders}({deluxetags_tag}). - Restart the server.
Download ChatInjector
^
@proper oxide its not my server aswell cos i just tried putting it on my test server and that doesnt work
@last yoke,
Please respect the rules, be patient and don't ping staff members!
Do i need to configure chatinjectore?
Or something
@raven cloak ?
This is what i put in the config for essentialschat
format: '{DISPLAYNAME} {deluxetags_tag}&7: {MESSAGE}'
Do we need to enable it somewhere else
Litterally wont work
Yeah I have same issue
yeah
ok
[RaidAlerts]
It shows %deluxetags_tag%
not more
Btw i have none tags set i use for all the default tag
I have a problem with PlaceHolders (PlaceHolderAPI) for plugin KitPvP. For example, %kitpvp_stats_kills% doesn't works
I wont buy a chat plugin for 7,50
Anyone know where in source code for a plugin I should look for the type of particle it uses?
@raven cloak I just got as answer %deluxetags_tag%
is there an ecloud expansion for DeluxeTags?
/papi ecloud download deluxetags
/papi reload
yeaaaa
and...? what now
cause t wont show up
@raven cloak It won show the tag but it has downloaded something
For the love of god, stop pinging me
srry :C
xd
@crisp stag what happens u parse the placeholder?
/papi parse me %kitpvp_stats_kills%
@rich star could u help me further?
Y'all need to stop pinging
:p
Just be patient, you have all the time in the world, it's not like you can go outside or some shit
is the kitpvp plugin installed without any errors?
wdym? the placeholders were working correctly or the plugin?
also, make sure that the plugin is actually this plugin, as there are many plugins named KitPvP
https://www.spigotmc.org/resources/kitpvp-1-8-1-15-custom-kits-scoreboard-gui-levels-kill-streaks-abilities-more.27107/
So I did the /papi parse me %deluxetags_tag%
This was my results.
Kaliber, no
what?
to me?
Kaliber, yes, I am using THIS KitPvP
@inner pawn my answer when i did that command was the tag
@old rampart A word of Advice, Stop tagging everyone. You will get an answer eventually. You need patience.
Tagging people won't get you results any faster.
Could anyone reccomend me a plugin that allows different inventories for groups of different worlds in 1.15.2
Per world inventory
o damn, ty
@crisp stag what kitpvp and placeholderapi version are u using?
npe
Kit pvp 2.1.0, placeholder api 2.10.5
hmm, all i can recommend is to go their support discord as it is most likely an issue with their plugin
I am quoting a certain person from them: "Well your plugins are fucking with kitpvp".
anybody able to help with this issue? doesnt spawn but comes up with this in console instead
EpicSpawners is breaking. Go contact them in their support.
@old rampart Here is what fixed my issues.
https://www.mc-market.org/threads/346685/
So I've got tags showing now but I get this error when I try and equip a tag
https://prnt.sc/s99op8
The [RaidAlerts] tag is working but nothing else is
Anyone know how to change the color of the text when typing in a command?
like 90% of servers text is like an aqua color when typing a command
Anyone has any idea how to fix this in my config.yml?
The fault: https://prnt.sc/s99zsm
The code: https://paste.helpch.at/uhitesefem.coffeescript
The bracket: ┃
@grave lichen where did you copy that line from? looks like it is not an accepted utf-8 symbol
|
try this one
@grave lichen where did you copy that line from? looks like it is not an accepted utf-8 symbol
@proper oxide i got it from the labymod selection in-game
|
let me try that one
well seems like TAB doesn't accept it
Blitz, do you know why other tags beside RaidAlerts won't equip
yeah
@proper oxide, i tried it but i doesn't look clean for my side, can i show it to you?
@inner pawn are you sure you didn't give yourself the permission deluxetags.forcetag.raidalerts ?
This is how it looks like right now: https://prnt.sc/s9a2zn
But i want just like a | , not one with a space between the middle
maybe search here: https://coolsymbol.com
for symbols that work
I've removed all permissions and groups and still only getting raid alerts tag
and look how you want them to look
Are that all UTF-8 symbols?
Yes
Blitz, should this one work? https://prnt.sc/s9a4wy
as I said justinn I have no idea which work
unless you test them yourself
@inner pawn did you give yourself permission for other tags?
@last yoke what does /papi parse me %vault_eco_top_player_1% return ?
Idk ?
Is there permission I can set to get access to all tags?
well can you try it on your server?
and see?
I think there is rodogg deluxetags.tag.*
I am not 100% sure tho
it just sends a message with my name in chat
wait
ye
but if i put return on end it just says my name with the word return after
yeah so the placeholder works
I rly don't know what the problem could be
what you could do is change the material
to something like diamond or something else
ye
because I am 99% sure that the heads ar the problem
btw
what does this mean 'expected <block end>, but found BlockEntry'
as i just configured some plugin and it comes up with that in console
well there is something you missed or added that shouldn't be in there
can you paste that config in here?
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
anyone know why this is occuring? https://paste.helpch.at/roxomuhinu.cs
when I do tag list RodoggA It says I have all available to me but I can't equip it
UltimateStacker is throwing errors. Contact author.
=spigot check
I've re-checked all your roles!

@last yoke if that is ezrankspro recheck your account =spigot check
what about the menu?
even if you changed materials?
can you paste your entire menu again? everything
also remind me your server version and deluxemenus version
try this menu
also try removing this command: - bal top
and leaving only the other 3
still not working
Any devolpers please check the #705633782811590666 if you have time to do a quick project
if u want a permission timer just use luckperms
Question to advanced, how long did it take to you to learn java and how long to learn spigot/bukkit?
i literally wrote that i already use it in the desc
and literally wrote that that isnt what im looking for
@tulip copper what number?
@tulip copper what number?
@proper oxide for example i type %formatted_1000% -> 1k
Hey, I just bought DeluxeChat and conntected it with PAPI, works all good and I have now the default '<username> > <message>', but whatever I do in the config, it changes nothing. Deleted it multiple times and tried again, no success.
@zenith sandal,
To get help with that premium plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
where i can request placeholders?
The wiki
Guys my server keeps crashing with no crash logs.. Any idea what this could be? My server just released season 2 of factions, there's a lot of players on and they're getting pissed.
3rd crash in an hour
I really think we should be able to automatically close the menu after running a few commands, I did it in the 1.12 version of DM but now it does not work
The last part of the logs say nothing really
ask hoster-support
How to make sign shops with essentials usable in regions ?
https://paste.helpch.at/sunahoguqu.sql
My deluxemenu vote menu stoped opening yesterday, nobodyed edited it in weeks so idk whats wrong but hes the error ive found plz lmk if you know how to fix this
ava.lang.IllegalArgumentException: Name cannot be empty
Means the menu name is empty.
can you help me Waffle King?
Does anyone have a premade menu of a chest full of glasses??
@south meteor
Is there anyway I can fill it quick?
Literally takes 30 seconds to type out the numbers
It really doesn't..
In the time you've been waiting for someone to give you it, you've could've been done.
You're just lazy
Odd. For some reason it thinks otherwise.
I don't see why it would randomly break either
same ;l
i changed them over a month ago, there each in a new file now
and that was the last time anyone touched the menus
every other menu works fine :u
Does the first item not have wrong identation? And are you required to put ’ ’ around your
Menu.. button name?
look at the config
o
wait
yeah my first one was actually missing the ''
thats weird
fixed that but still doesnt work
A lot of them are missing ’’, but i’m referring to the ”HelpMenu” on line 6, I can’t confirm as I’m on a phone 😛 But looks like it might need another space?
is there a way to make end crystals indestructable?
ooo, bold
yes
EssentialsXProtect
which
just summon one with invulnerable true
???
wot versions ur server
?how to summon endercrystal as indestructable
what m c version is ur sserver running
1 dot 8
Hi does CMI chat work with Deluxe Tags?
What is CMI?
@trim sandal https://mcstacker.bimbimma.com/#!29459
Is that a wirus?
srry
change command type to summon
Please either stick to the topic or move over to #off-topic
your useless, ill do it myself and send it to you
idk if u can summon end crystals invulnerable in 1.8
1.8 is so old, gl im not sure
EssentialsAntiBuild
https://paste.helpch.at/usuvokeluq.sql
Saids somethings empty but no names are empty D=
could i perhaps help?
do u know how to make deluxemenus?
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.getOfflinePlayer(CraftServer.java:1431) ~[patched_1.15.2.jar:git-Paper-143]
I think that is because the player you are trying to target is offline
what player??
theres no player >-<
the only thing close to player would be
material: head-%player_name%
what does /papi parse me %player_name% return?
Unipotat
That shouldn't throw an error btw, it just wouldn't load the head
yeah, thats what i thought
&6%parseother_{VotingPlugin_top_all_5}_VotingPlugin_alltimetotal%'
also congrats on support rank blitz, you deserve it your always super helpful on here
is that in his menu?
yes
Lies, Unipotat
ok sry
xD
it doesn’t look right xD
its for leaderboards
Shouldn’t there be a name there somewhere, of who to parseother
blitz was the one who made that actually lol
well thats {VotingPlugin_top_all_5} is for
oh. 
idk, it’s the only time I noticed it trying to refer to a user
You know this better than I do, blitz 😛 Just looked weird to me.
check and see what /papi parse me %VotingPlugin_top_all_5% returns
yeah the parse works for me
aDurpy r
aDurpy is 5th place on leaderboard
well rn I am bussy. I am going to watch episod 11 of SWCW
btw try this one /papi parse me %parseother_{VotingPlugin_top_all_5}_VotingPlugin_alltimetotal%
Does anyone know a plugin that counts the number of resources collected? Like collected 100 stone
Cool!
you need PlaceholderAPI installed and Statistic expansion as well /papi ecloud download Statistic /papi reload
How would I execute through deluxe menus to give someone a perm to click a thing by having a certain number of that block mined
@vagrant oak if I were you I’d remove one item at a time from the menu to narrow down where the issue lies