#general-plugins
1 messages · Page 16 of 1
nice!
thanks man
last questionm
its possible create a
daily rewards?
button only executable with "item.vip" and "24 hours delay"
?
with that plugin you can do a cooldown
and you can use the has permission requirement https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations/requirements#has-permission
is there a way to animate items in deluxe menus?
@rapid trellis animate in what way?
yes
%gradient_message_#0CE800_#147001_CO-OWNER%Does anyone know of how I could make the text "CO-OWNER" bold from this placeholder(https://api.extendedclip.com/expansions/gradient/) ? I've tried placing &l, §l and using <bold> tags, However the issue still remains
I should note that this is being used in DeluxeMenus
@daring bobcat It does not support bold sadly
I think there is another gradient expansion that does
Yeah I am looking through MoreGradients trying to see if it can help at all, and so far not rlly ;-;
@gusty shard Does your expansion support bold?
Feels like I just got a bit closer, I put in §l and it just converted it into "&l"
lmfao
Found a complex way of doing it
Go into the config and under "MoreGradients" add a new format
Call it whatever you want, and set the modifier to be "&l" and the colors to be your colors so like
anyname:
modifier: '&l'
colors: '#0CE800-#147001'
mmmmm, i think so
iirc there was one identifier that allowed extra formatting
How to make menu
like changes the item to another item for 5 seconds then goes back to the first item and loop
Please respect the rules, be patient and don't ping staff members!
oh i forgot that replying is pinging
commands:
- "eco take {enemy} 100000"
- "eco give {player} 100000"
- "msg {player} &5You just killed &c{enemy} &5and stole &a100,000 &5from them"
- "msg {enemy} &5You were killed by &c{player} &5and lost &c100,000"
does someone know how could I send a message to a player but without this /msg command. I dont want it to say [console] -> [you] <message>, I just want to send a message through the config
use broadcast instead of msg i think
Looks like you are running Java 16 without a dev build of DeluxeMenus, you can download the latest from https://ci.extendedclip.com/job/DeluxeMenus/lastSuccessfulBuild/
👍
is there a plugin used to displayitems name when dropped on ground?
hey
how can I display my itemsadder's item in deluxemenus
please help
@plain brook can u help
how to make a fliping menu
pls help
i was asking like 2 days ago
and no one is responding
anyone knows a good custom enchants plugin that works for 1.8?
???
@inner remnant sorry for the mention but I asked this a week ago and no one answered, can you please?
Please respect the rules, be patient and don't ping staff members!
bruh
@gaunt maple here https://www.spigotmc.org/resources/infoheads-1-8-1-19-right-click-a-skull-for-information-easy.67080/ seconds to google
yeah takes seconds to google, my question was not "name any plugin that does the work", I asked what plugin was being used on testplugins server
I guess it is just some old plugin made for tp
thanks, and sorry for the arrogancy, cheers
My bad ye its a not a plugin anymore
does someone know some good plugin(s) that act like crates but you get like that box/crate in your hand and just when you place it on floor (custom block or item) or right click it, it gives you reward
i am not searching for classic crate plugin where you get key and open crate. Read my message
They are called like monthly crates and such google that
close enough to what i wanted
thanks!
ako se secas na motici kad si mi pomogao da sklonim spawn-protection pa je proradio right click na bloku nekom a pre toga nije hteo, tad sam koristio MyCommand, ako ga koristis za nesto drugo mozes njega da koristis usput za ovo
ENG:
if you remember on my server when you helped me to remove spawn-protection when i tried to right click block because it didn't work before changing it, back then i used MyCommand plugin, if you use it for something else you can use it by-the-way for this
English only please
Server Rules
ok
Its not about what he understands the server rules are english only 🙂
@inner remnant (sorry for tag) i translated
ok ok!
no problem soryr
How can i see the details from an item ingame so i can use them in dm?
Nwm got that sorced
How could i add an item with a very complex nbt data?
{id: "minecraft:player_head", tag: {display: {Name: '{"extra":[{"bold":false,"italic":false,"underlined":false,"strikethrough":false,"obfuscated":false,"color":"yellow","text":"Crafting "},{"italic":false,"text":"Pipe"}],"text":""}'}, PublicBukkitValues: {"transportpipes:basicducttype": "Pipe", "transportpipes:ducttype": "Crafting"}, SkullOwner: {Name: "2589f15a-2e13-4af3-b21c-3b1df42c98d0", Id: [I; 629797210, 773016307, -1306772707, -198403888], Properties: {textures: [{Value: "eyJ0aW1..", Signature: "Tb7OI2.."}]}}}, Count: 2b}```
For example
no
Yea i just realized i dont really have to add it
in deluxemenus it's possible loop all players and put in a menu?
like a admin menu or something like?
this extension can put items like 5 players 5 items in menu?
no, you will have to do that manually
but you can get the player's name using that expansion
sure
so i can create a menu with 5 items and put the extension in all itens like %player1% %player2%...
ya
manual
Hey! so im trying to make a rank shop with DeluxeMenus but i cannot figure out how to get priority to work, so once they purchase a rank they cannot buy it again?
couple ways to do it, but here is an example menu on the wiki https://wiki.helpch.at/clips-plugins/deluxemenus/example-gui-menus#ranks
here is also another example https://paste.helpch.at/axojimapul.yaml
hey guys
can someone help me?
i want to display 2 items in the same slot
one if player does have the perm and other one if user doesnt
but only no perm one is showing
is that ndex working for you?
if you use has permission type you need permission not input and output
type: has permission
permission: 'nebulosa.diglett'
use that on priority 1 item 
Hi 👋 It's been a while since I've used DeluxeMenus so I'm sure I'm doing something wrong.
trying to add a left click command with a has item requirement. the commands are running whether or not the player has an amethyst shard in their inventory.
How i can hide enchantment to an item?
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```
hey, in DeluxeMenus i'm doing slots, one for Cyan Stained Glass pane and one for Light Blue, but they aren't showing at the same time
items:
'cyanPane':
material: CYAN_STAINED_GLASS_PANE
data: 0
slots:
- 0
- 2
display_name: ""
'lightBluePane':
material: LIGHT_BLUE_STAINED_GLASS_PANE
data: 0
slots:
- 1
- 3
- 5
display_name: ""
Does anyone have a store menu ready on deluxemenus?
what am i doing wrong?
'lightBluePane' is indented too far.
thanks!
you also dont need data
whats the correct way to display enchanting glow?
enchantments:
- enchantmentid;level
hide_enchantments: true
requirements is misspelled as requirments
same for left_click_requirment should be left_click_requirement
Thanks. Gonna go bang my head against the wall now. 🙂
Hey everyone, I am new to this Minecraft Server creator world. How to start actually?
I don't know how to use plugins nor downloading them, where to put them?
If you don't know anything about it I'd recommend starting with a server host that has a one-click install option, meaning you choose the type of server you want and they install the necessary items. Most server hosts do this, but I use ServerMiner.
I would recommend installing Paper Spigot as the server type. Pretty simple to install plugins - just save the plugin .jar file to the /plugins folder.
You should really find a video series that explains everything in-depth because there are a lot of concepts you need to grasp other than just dropping plugins into your server and playing.
https://www.spigotmc.org/resources/deluxetags.4390/
I have the perm to use it, but when I click the name tag it doesnt show up in the chat when i type even though it says its being used
Thank you for the information. That's really helping me a lot. I'll keep that in mind!
Hello, someone can answer me something ; - ;, how i can edit the plugin in vscode?
How to fix
20:20:35 [INFO] [NuVotifier] Loaded token for website: default
20:20:35 [INFO] [NuVotifier] Using epoll transport to accept votes.
20:20:35 [INFO] [NuVotifier] Forwarding votes from this NuVotifier instance to another NuVotifier server.
20:20:35 [INFO] Enabled plugin NuVotifier version 2.7.3 by Ichbinjoe, blakeman8192, Kramer, tuxed
20:20:35 [INFO] Enabled plugin cmd_list version git:cmd_list:1.19-R0.1-SNAPSHOT:12e4514:1654 by SpigotMC
20:20:35 [INFO] Enabled plugin CleanMOTD version 0.2.7 by 2LS
20:20:35 [SEVERE] [NuVotifier] Votifier was not able to bind to /0.0.0.0:port
com.vexsoftware.votifier.io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
Yes I changed the numbers but my console displays the real numbers
can we make has permission
require multiple commands?
token?
if u dont have token the plugin cant log for work
what?
20:20:35 [INFO] [NuVotifier] Loaded token for website: <token for log>
ok?
if u are using host u need a data base
if this works with mysql
i think
20:20:35 [SEVERE] [NuVotifier] Votifier was not able to bind to /0.0.0.0:port
com.vexsoftware.votifier.io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Cannot assign requested address
cuz here isn´t finding where will connect
or log
where can i put a mysql database?
in ur host
??
are u paying for host?
yes
in the host u have a menu in the console menu
There is no spot in the nuvotifier config to input a mysql database in my proxy server
u can i have 2 databases
i dont see it
revivenode
I know how to make a databse, im asking where do i put the databse in the nuvotifier config
I can't seem to find the location
I don't think you know what you are talking about imo
well for that its in the plugin
Well i see no such thing
i need to see the plugin code for see whats happening
have u ever used this plugin with a proxy?
Have u used this plugin i asked
yep
so you should know where the mysql databse location is already
im waiting for that answer
in .config
where in it
check the API
there is none
i need to know what kind of thing u will do
u have the config urself, look at it from ur point of view and tell me
maybe if u told me what u will do ranks roles?
DeluxeMenus works in Bungee
This is nuvotifier
and DeluxeMenus doesn't work in bungee
leave me alone with ur nonsense
ofc yes for sync all the server with the @ roles u make for pay
for that the data bases
lmao
--
Staff please mute this guy for trolling in a support channel
How do I add items from ExecutableItems into DeluxeMenus?
Just ignore the user
sry if this isnt the channel for it but does anyone know a plugin (like an auction) but where players can sell stuff for stuff, for example a sword for 2 iron ingots, like auctions but trading items
Anyone active to help me
?help
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait
any good Halloween plugins
This means, that some other application is using the same port
Try switching the port
is there a test server for guilds
To get help with that premium plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
@lavish epoch
yes
Could you show me an example
I want that they require all perms to be able tonclaim something
Deluxemenus right?
Yeah
Please Tag me if was possible
Please respect the rules, be patient and don't ping staff members!
Oh
hi can u pls help me i am getting error in few menus error showing
Kit Available in: script error its related to cooldown error but i checked it there's no error in menu.yml
Please respect the rules, be patient and don't ping staff members!
Wut?
Please respect the rules, be patient and don't ping staff members!
?dm-heads
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) The minecraft texture url material: texture-<id>
- Only put what's after https://textures.minecraft.net/texture/
e) HeadDatabase material: hdb-<id>:
- Require https://www.spigotmc.org/resources/14280/
why b) doesn't work please ?
what is html colortag for '&d'
Hi !
I've a question with DeluxeMenus.
Is it possible to add an item which will execute a command on right or left click but with player argument
Something like that : there's a "ban" item with this command "ban <argument> 30d"
On right click, it will ask the player to type a player name in the chat something like "Gloubi"
So the menu will ban Gloubi for 30 days
Is there still DeluxeChat support in this discord?
can anyone answer me xd
@stark merlin#deluxechat
Not anymore unfortunately. It was costing money and no one was using it.
help pls
Google classroom isn't loading on my school computer it only pops up a black popup? Same with google meets? Do you know how to fix it or? Is it a glitch?
AAAAAA (╯°□°)╯︵ ┻━┻
how do i submit a problem with a movie
It's open source. You can just compile it and play with it. The payment is to support the 5+ years of work I've put into it and for support.
Where can I find the open source
Please respect the rules, be patient and don't ping staff members!
nvm found it
is there any plugin or gamerule so tools wont break
Hi
left_click_requirement:
requirements:
type: has permission
permission: mascotas.vip
deny_commands:
- '[message] &cNo tienes rango necesario para esto!'
success_commands:
- '[openguimenu] mascotas-vip'
it's that correct ?
Not working
hello
I have updated my papi vault and I have something like this, how can I improve it?
ught
what do you mean "improve"
should be able to change it in a config or lang folder
depends what your using for your currency plugin
vault?
What is it actually about?
i mean, like essentials or CMI
essentials
currency-symbol: ''
Unfortunately, as soon as I delete here, $ disappears everywhere
let me look through the config quick
okey!
okey
No Prob 🙂
ught no no ;/
somebody knows a plugin so my tools wont break
looked priv
Anybody know of any permission based /sethome plugins that allow me to give certain people more sethomes than others?
ping me if you do pls
@open garnet ye essentials
essentials has that? Alr thx
does anyone know what causes these 3 issues, i had a printer plugin updated by someone that wasn't the original dev coz they were inactive and i keep getting these errors, the guy who did the update says i shoudlnt be getting these anymore but they dont stop. it happens when you punch an entity
https://paste.helpch.at/ifogimikom.php
https://paste.helpch.at/navubezewa.php
https://paste.helpch.at/ajiyuxifip.php
i have a problem where when i place out a smoker or a furnace or any type of useable block i get up the message for example registerd new ownership for furnace 1/20. Does any one know what plugin this could be caused by?
Kinda offtopic but does anyone know tebex jar that works on 1.19
I'm a unique Discord bot created especially for HelpChat.
I was created and I'm maintained by @shadow iron with support from the Staff team.
I'm created in Javascript using Discord.JS
At this stage I'm closed source due being a mess and some secret internals. However you can contribute to my links/version knowledge here.
Can someone help me? How can I require multiple permissions?
I want it to require ALL perms how can I do that
Hello, I have a custom menu with DeluxeMenus and I am trying to hide a clickable item and I am wondering what I could put to where they can click it, but not see it
What custom model data what be used
you can use AIR as the material and it will make the slot clickable but no name/lore/item/anything
in newer versions
What would bedrock players see?
🤷♂️
Hello, I have a problem. DeluxeMenus is not working. I put the jarfile in the folder and nothing happens when I launch the server.
What version is your server and what DeluxeMenus version are you running?
you also need placeholderapi
hi! is it possible to enchant a player head of the GUI?
i tried several times but still cant
material: texture-c0cf74e2638ba5ad32237a37b1d76aa123d18546e7eb9a6b9961e4bf1c3a919
slot: 0
display_name: '&#facc3dServer Info'
enchantments:
- 'DURABILITY;1'
hide_enchantments: TRUE```
The version of the plugin is "1.13.6-Release" and the version of my server is mohist 1.12.2
I also installed placeholderapi but nothing happens
Please respect the rules, be patient and don't ping staff members!
Use 1.10.5
of the plugin ?
how can I download this version?
You can download it from the Version History tab on the spigot page.
is there a VoteParty plugin for spongeforge 1.12.2 i found an old copy of one i had ages ago but dont think it works so is there any updates ones?
voteparty has never supported sponge
its ok got it working and well i have one for sponge??
Hi again, I have a problem with "config.yml". : '20': material: DIRT data: 0 amount: 1 slot: 2 display_name: '&bTeleport to faction' lore: - 'Online players : %pinger_players_(theIPOftheServer)%' click_commands: - '[connect] faction'
org.bukkit.plugin.messaging.ChannelNotRegisteredException: Attempted to send a plugin message through the unregistered channel `BungeeCord'.
at org.bukkit.plugin.messaging.StandardMessenger.validatePluginMessage(StandardMessenger.java:70) ~[StandardMessenger.class:?]
at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.sendPluginMessage(CraftPlayer.java:1343) ~[CraftPlayer.class:?]
at com.extendedclip.papi.bungeeexpansion.BungeeCordExpansion.getServers(BungeeCordExpansion.java:108) ~[?:?]
at com.extendedclip.papi.bungeeexpansion.BungeeCordExpansion.access$100(BungeeCordExpansion.java:45) ~[?:?]
at com.extendedclip.papi.bungeeexpansion.BungeeCordExpansion$1.run(BungeeCordExpansion.java:201) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[CraftTask.class:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:422) [CraftScheduler.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:831) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:624) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_332] ```
Multiple bungee expansions loaded.
Go to plugins/PlaceholderAPI/expansions and delete all the BungeeExpansions, then execute a /papi reload. After that redownload the expansion using /papi ecloud download bungee then /papi reload.
this looks like an error to me
in any case no command works
Hello guys
menu_title: '&8Enchanter'
open_command:
- enchanter
- ench
open_requirement:
permesso:
type: has permission
permission: group.pro```
What's wrong with this?
All players can open it with command
even without ther permission
hello i have problem with my gui from deluxemenus, when i set player head using this (in code):
items:
# Here you need to set the name ID of the item. This name however, does not display on the menu. Every item must have a unique name ID.
# In this example, we will call this item name ID: "teststone"
'sklo_1':
#We will start to create a STONE item,
material: head-SenseiTouch
# with a Block data set to 1, so that you can change stone type from STONE to GRANITE. More information about the block data can be checked through each items from Minecraft Wikipedia
data: 7
# Slots that you want to put the item. Starts from 0
slot: 22
# Here we will name this item. You can change this at anytime. PlaceholderAPI & Color codes supported
display_name: "&fDarček pre %essentials_nickname% :)"
# This is the lore setting. Reference of this same with display_name.
# You can create multiple lines of lore like this
(that material)
its shows only steve or alexa head
btw its online mode on false
How can I fix it?
Hi! is there a way to stop players from being able to use mods to find out the servers world seed?
If you could ping me when replying that would be amazing! 🙂
plz help
Hello! Questions about DeluxeMenus.
Is there such a parameter as "view_commands" (execute a command if, say, the player has a certain right and sees this item)?
Is it possible to create an animated item?
Is there a way to use DeluxeTags together with BungeeCord and BungeeChat? So people dont have to set tags everytime they switch the server
i need help
There is no time to wait! Ask your question @lethal holly!
in plugin Guilds, there's a possibility to set a races or classes?
To get help with that premium plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
Hello, I would like to know if I can show the %playtime_player% on the vanilla tab
I can display the hearts a player has on the tab but I don't know how to display the %playtime_player% value on there
Cant
gotchu, thanks
How can i set a requirements for the open command
but not to view the menu
just to use the open command
on deluxe menu
@thorny gull
requirements:
permission:
type: has permission
permission: deluxemenus.shop
deny_commands:
- '[message] &cYou don''t have permission to do that!'```
like this players cannot open it even if i type /dm open menu player
open but cant see?
to every item
view_requirement:
requirements:
has_perm:
type: "has permission"
permission: deluxemenus.canview
'[console] eco give %player_name% 100'
%player_name% doesn't work for me, if I put specific player name works
/papi ecloud download Player
/papi reload
(needs PlaceholderAPI)
ty
Вот бы на мой вопрос кто-то ответил..
How can I make a menu without the inventory and hotbar present?
no
i want to set a permission for the command
just fior the command
Anyone know how to fix this like gapp glitching? It happens with potions and that type of stuff as well, the server is 1.12.2 https://www.youtube.com/watch?v=vQ_AYpOwPgk
How can I make an upgrade menu, which needs X hours played p
what is the data value for red glass stained panes
support for plugin deluxe menu is here ?
Yes
are there any good anticheats that patch crystal aura, killaura and auto totem ?
ok, so how to create a rank menu and the player can buy the ranks only once and then they have an error message. PLEASE :'(
and ping me please
you need deluxemenus plugin and make it run a command on click
how exactly
read docs
I ran out of nitro so this server got to add read docs sticker or emoji lol
the link of the page please
it was hard to search https://wiki.helpch.at/clips-plugins/deluxemenus
but what are the exact lines of code to make a rank menu where players can only buy ranks once
Hello! Do you know of a Plugin that is NPC for the Aternos server and works well for 1.19?
could anyone help with a generic issue i've run into?
Currently my server isn't displaying the player count, I'm using bungee, the playercount was fine but suddenly it stopped showing the correct amount of players
there are currently 6 players on survival but is showing as 0 before joining
good day people I have a question with the deluxechat plugin since it does not recognize the colors of the "&"
To get help with that premium plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
hello i am looking for a way or a plugin that disables caps in anvil enchanting, for example i want enchant sword with sharp 8, its gona be enchanted , but players wont be able t ocombine enchants higher than vanilla level
Hi, I have a question. I saw in the DeluxeMenus documentation that there are many inventory types to choose from, but I don't see one. Specifically, I mean the smithing table. Do you know what it is called in the configuration or why it is not there?
Oh i found
"smithing"
Add this to docs if you can
Well, this GUI does not work
Items inside are not showing
But the actions work
Deluxemenus support gradient?
I already use this, but I want something like <gradient> </gradient>
And how then?

If i want to display a modded item on DeluxeMenus as my Modded Item how would i format?
Hello. I need help, has anyone already made a copy of the gui menu for simpleclans? I keep trying to make it in DeluxMenu and I can't do anything(
?paste
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
,
,
does anyone know what the player placeholder for wildstacker/ wild chests is, its not %player% %PLAYER% {player} OR {PLAYER}
Hi, is there a way to set cooldown on item in deluxemenus?
Hello, i really need help, when i tried to show how much potion of heal in inventory of player on scoreboard, the scoreboard crashed and hide , i have last version of PAPI,
I write that on scoreboard : {placeholderapi_checkitem_amount_potiontype:instant_heal} ( on featherboard so i write placeholderapi in front )
for DeluxeMenus when you try to open any of the menus it says "You don't have permission to do that"
Any permission I have to use
or common fix
Is there a way to use DeluxeTags together with BungeeCord and BungeeChat?
In what context
I guess he means as in use it across multiple servers but only have it on bungee server so all tags are transferred to the other servers instead of just 1
Any good anticheats for 1.19?
That would effectively block auto totem, caura and kaura
Can you make a cool-down with deluxe menu??
lookup mastercooldown
I’m trying to make a skill tree, so if I give players a certain permission from rank one will they unlock rank 2 or will these permissions have to be group based and not player based? Or does it not matter which one has the permission?
can someone help me?
i want to display this 3 items
one is user dont have pérms, one if he does, and one if he has another perm
If you testing with yourself and your OP on the server, you will only see the last priority
is it good?
Idk - I’m not amazing with DM myself, but like I said if you OP’d you will only ever see the last priority
When testing stuff, it's always best not to be OP or having any special permissions because it will stop you from testing it properly. That's why having a second account or using console is very handy when it comes to testing.
how does priority works?
im not opped
and still cant see the menu that requires nebulosa.diglett.reclamado
The priority with the lowest number takes precedence over the others. So if one has a priority of 10 an another has a priority of 20. The one with 10 will override it.
Anyone help me with this? Just wanna know
Do under left_click_commands
- ‘[close]’
ty!
What item, what plugin etc
Hello, i really need help, when i tried to show how much potion of heal in inventory of player on scoreboard, the scoreboard crashed and hide , i have last version of PAPI,
I write that on scoreboard : {placeholderapi_checkitem_amount_potiontype:instant_heal} ( on featherboard so i write placeholderapi in front )
I use deluxmenu and the item is dropped when clicked it executes but votes the item.
There's gotta be some info in console
Also something in console, any errors? Providing that menu would be also helpful
Hum, i fix that but now i need to put combat timer in featherboard, you know how to do?
for this problem, i use {placeholderapi_checkitem_amount_data:16421}
Any good anticheats for 1.19?
That would effectively block auto totem, caura and kaura
Grim or updated ncp
I don't get anything in the console.
help pls ?!
hi. okay i was under the impression there was a plugin called bannerboards that would let me put pictures on walls? but now I can't find it online and i'm wondering if there is a reliable alternative.
anyone can help me with deluxemenu
Is there a way for an item to open a deluxemenus menu?
is there a way that if I have a list of quotes in an item description like a rankup system with multiple things. that if you have passed one of the assignments, for example 16/10 Zombies Killed that this will be crossed out and the rest will not yet?
To get help with that premium plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
how can i show itemsadder font into lore of deluxemenus?
hello i need help to import with deluxemenu my custom gui
Hello guys
Is there a way to show player heads skin even if players are offline?
because right now if someone is offline it just shows a steve/alex skin
How do I give a player armor/tools with enchantments on through deluxemenu - ‘[console]’ ?
??
You would need to find a plugin to do that
So there’s no way to at all to do this through deluxemenu commands? I’m trying to make a Kits GUI because I could use /give. etc…
well you can do it with vanilla commands
or essentials commands
or something like the checkitem expansion
just about anything that can give items
yep
hello, I has a question about using model data on DeluxeMenu, the custom model data cannot apply on my item displaying in menu:
material: BLUE_DYE
model_data: 50158
slot: 25```
This is my config
"predicate":
{
"custom_model_data":50158
},
"model":"customitem/others/upgradescroll7"
},```
The texture work pretty well, idk why it cannot be displayed on menu
what dm version and mc version
The version we are using is 1.13.5-Release
update
yes
yes
Hi guys
Im using deluxemenu for 1.8 version
My version: 1.13.3 release
I cant check has xp requirements
what can I do for this?
Plugins says not valid requirement type
Hi, in the EZRanks plugin can i give it a time requirement instead of a cost to rank up
you will have to verify yourself to get an answer for paid for plugins
Its not purchased under my name its on i server i work for will i still be able to get verified
?notowner
Not the owner of the server?
If you're not the owner of the server and you're the one requesting the support you'll need to first get the owner who purchased the plugin to join and run through the verification system listed in #spigot-linking, once linked they just need to give us the thumbs up that you're with them.
but answer to ur question is - not yet
@weary coral You able to do this?
@nocturne quartz is with me btw.
Please respect the rules, be patient and don't ping staff members!
Anyone know how to fix this like gapp glitching? It happens with potions and that type of stuff as well, the server is 1.12.2 https://www.youtube.com/watch?v=vQ_AYpOwPgk
someone might know if theres a way to put a timer for a deluxemenu gui?
Does anyone here know a good autopickup plugin?
hello, i use ItemsAdder and deluxemenu i want to show the rank of player with placeholder %luckperms_prefix% but still no work
Is there a way to make it so when you use [openguimenu] it doesn't reset cursor position
does anyone have the deluxemenus sound list
Sound Lists
thanks
np
What's do you make this? How do you add numbers in a custom texture menu? https://imgur.com/a/LR6m7PB\
Does anyone know of any /ignore plugins - with mysql for cross server so players can ignore other players messages, etc?
Most likely a lot of hard work and a custom plugin
Anyone know how to fix this like gapp glitching? It happens with potions and that type of stuff as well, the server is 1.12.2 https://www.youtube.com/watch?v=vQ_AYpOwPgk
only person I've seen do it is Larkyy, but seems that Cubit is catching up 😉
Have you already made a post in #1007620980627230730 by chance?
can't remember, I just know you've been asking for a while now, #1007620980627230730 might be a good place to post this sort of question
No, I've asked here like 6 times but got ignored
Okay
not really ignored as much as we don't have an answer
posting that thread will increase visibility for your question 😉
Yo guys, any good factions uuid discord addon? I want to implement like factions channel etc
I'm thinking a plugin that coverts each number out of a placeholder to a specific unicode. Is there any plugin like that?
Please respect the rules, be patient and don't ping staff members!
like $100 to be something like $ȇʭʭ with a custom texture attached to each unicode
well you wouldn't need a plugin to convert the numbers to unicode specifically, but to get that to display in a menu and update it correctly, you would
but yes, that's exactly what you would be doing. Along with shifting it if needed
@tame briar install the string expansion and use $%string_replace_characters_<configuration>_{vault_eco_balance_fixed}% (or whatever placeholder you use for that number
Does anyone know the NBT for an item to glow (like an enchantment)
Enchant an item and then use /data get entity (your name) SelectedItem
gotcha, trying that out now
Hello,
Can someone tell me why I get this error when I do this please:
'test':
material: BANNER
slot: 27
priority: 1
display_name: "test"
base_color: WHITE
banner_meta:
- BLUE;SQUARE_TOP_LEFT
Erreur: https://pastebin.com/s61AbqfC
try to use 1.12.2 @summer tulip
It's not my server so I can't try in 1.12.2 but I can try in 1.10 is that ok?
No
Why ?
Because 1.10 is not a really supported version
Yes, but the way of doing things has not changed at the level of the banners
no ?
Maybe it's the "base_color:" that I'm placing wrong, isn't it ?
can someone help me with dynmap
are there still issues with the ||has item|| and lore contains modules for item requirements?
I'm having a major issue here and there is nothing wrong with it that I can see
what's the issue? Also, what is your dm version and server version?
I need help with deluxemenus
left_click_requirement:
requirements:
money:
type: has money
money: 10000
deny_commands:
I'm trying to make a left click requirement but it doesn't work with essentials.
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
@lost chasm
A member of staff has requested I move your message to a paste,
Most likely because it contains a config/error/code snippet.
Is there a tutorial for these custom GUI's or how did u learned it?
https://wiki.helpch.at/clips-plugins/deluxemenus Use the wiki
I mean how to code it
Lots of time, practice, trial and error, research and multiple people contributing
Can someone tell me how to create a banner in a menu please because I followed the documentation but it does not work please ?
'test':
material: BANNER
slot: 27
priority: 1
display_name: "test"
base_color: WHITE
banner_meta:
- BLUE;SQUARE_TOP_LEFT
Erreur: https://pastebin.com/s61AbqfC
Yes, I don't understand...
And yet when I remove this part of the code everything works
@lost chasm Why did you delete your post ?
what happens if you remove base_color? @summer tulip
I still have the same error
what's weird is that 1.12 has the SHIELD material
as I said, try to use 1.12.2, there's no reason to use 1.12
Yes, but what I don't understand is why he is talking to me about SHIELD when I'm using a BANNER?
there's a check for that
I believe there was a way to open deluxe menus with arguments. I couldnt find docs of it. Does someone tell is it a valid thing?
Thanks
hi
I'm trying to make a view_requirement but I couldn't
How do I use the %essentials_is_teleport_enabled% variable?
Still doesn't work
Please respect the rules, be patient and don't ping staff members!
oh sorry
Why does ChatChat not tab complete usernames when you do /msg if you are opped?
What sounds work with deluxemenu?
because when I'm putting the correct sounds in to play it doesn't work and says the sound doesn't exist
'[sound] MINECRAFT:AMBIENT.CAVE 100 50'
Sound Lists
@gritty marsh
nice
no one?
And why can't you use color codes in chat lol
Why do you have to do <red> instead of &c
Is there a way to make a deluxemenu open on join, then be unable to close?
no
crap
is portable apps trusted
whats that?
can someone help me with the litebans ban list?
Having this error on on deluxe tags 1.8.3 on paper 1.8.8
NoClassDefFoundError: me/clip/deluxetags/DeluxeTag
It won't parse any placeholders
DeluxeTags no longer requires an expansion! Go to plugins/PlaceholderAPI/expansions and delete the DeluxeTags expansion. Restart the server afterwards.
Barry is a genius O.o
?help
» Give the helpers some details
» Ask suitable questions
» Be polite
» Wait
not working my config...
help me adam ?
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
what did you change?
?materials
@nova haven ^^
you got the format wrong
%changeoutput_<options>_input:<input>_matcher:<match>_ifmatch:<output-if-matched>_else:<output-if-not-matched>%
it would be %changeoutput_input:{deluxecombat_has_pvp_enabled}_matcher:true_ifmatch:sword_else:shield%
last time it worked as it was in the picture, after some time it stopped working
%changeoutput_equals_{deluxecombat_has_pvp_enabled}true&4🗡_&a🛡%
edit this pls
wdym
Uh, no idea, maybe a typo?
maybe
but ids
i try to put yes and no
not working
working with : %changeoutput_equals_input:{deluxecombat_has_pvp_enabled}_matcher:true_ifmatch:🗡_else:🛡%'
Hey, may not be the correct place for this, but do you know if there’s any plugins that can send the player a message when they have achieved a certain amount of a statistic say I’d they get to 50 mined blocks, they get a message?
I’m making a skill tree with deluxe menus, and with it involving these, you can’t get deluxe to message when they achieve something
Did you use the command?
right_click_commands:
- '[close]'
- '[console]warp Npcs'
- '[message]&7You been teleported to Warp Npcs'
left_click_commands:
- '[close]'
- '[console]warp Npcs'
- '[message]&7You been teleported to Warp Npcs'
the gui works but not the clicking commands
You probably need to use %player_name% and there needs to be a space between the [] space
- '[close]'
- '[console] warp %player_name% Npcs'
- '[message]&7You been teleported to Warp Npcs'
left_click_commands:
- '[close]'
- '[console] warp %player_name% Npcs'
- '[message]&7You been teleported to Warp Npcs'```
like this
Yeah, just test it out, may or may not work
Player placeholder not working? If you are using a plugin which supports PlaceholderAPI, and the %player% placeholder doesn't work, then change it to %player_name% and download the player expansion.
Commands:
/papi ecloud download player
/papi reload
hiii
Try - ‘[player] warp Npcs ’
[player] makes it so the player is using that command you shouldn’t have to use %player_name%
i did work, thanks brother
No problem!
If you can’t help with this, CJ I’d appreciate it 🙂
probably can set it up with this plugin https://www.spigotmc.org/resources/conditionalevents-custom-actions-for-certain-events-1-8-1-19.82271/
Do you know how if setup as the examples are confusing & there isn’t any with => or ==
Please respect the rules, be patient and don't ping staff members!
nope
Hello, for a survival type server,
in the lobby i need players to tp to the spawn without dying when they fall into the void.
There stuff should be kept aswell, any plugin that might help ?
(Deluxe Hub isnt working for it)
Txsss 
https://hastebin.com/oqasegehul.less
I have minimum requirements (for the view requirements) at 3, although, it's not working, anyone know why?
for deluxemenus
I believe you have to set each requirement as optional
an alternative would be to use >= with %permission_count_ability.1 ability.2 ability.3 ...% as input and 3 as output
@velvet cloak
What would be an example of that because I don't seem to understand it
Hello, i'm using DeluxeTags, how do I get the tag in my hand, and when I right-click, it activates the tag?
/data get entity manager SelectedItem
I got the following values using the command.
How to write nbt tag to display in deluxemenu gui?
I dont think you can
if ArmourersWorkshop had a simple value (how SkinType has armourer:sword) you could accomplish that, but it is an object
hey
Is there any way to implement this in gui? So sad.
type: '>='
input: '%permission_count_ability.1 ability.2 ability.2 (add the others here)%'
output: 3```
that placeholder would return how many of the specified permissions you have
yeah ik, but it is different from plugin to plugin
oh my
Hello, i'm wanting to use DeluxeMenus for my 1.8.8 Practice Server. What's the latest version that supports 1.8.8 for DeluxeMenus?
1.10.5
How about DeluxeMenus-1.13.3?
1.8.8
1.12.2
1.16.5
1.17.1
1.18.2
v1.10.5
v1.13.5 - Latest
v1.13.5 - Latest
v1.13.5 - Latest
1.13.5 - Latest
you asked what's the latest version you can use, why would I suggest you a version from 4 years ago if latest release would work?
Oh, ty
Is there any plugin that outputs the items in hand in the form of deluxemenu's ntb tag?
No, you can only set strings and numbers that are directly under the "tag" compound
@random sky I've made a quick edit to my plugin, it should now support NBT for deluxemenus (only strings and numbers)
/gh create -> put the items in the chest -> /gh create deluxemenus
Anyone knows a buycraft confirmation plugin?
so when someone buys an item he has to confirm the purchase ingame with gui or something
Does anyone know how I can make using a command execute another command if I have some money?
hey! im trying to make a plugin that teleports you back to the position you were at in a specific world only. so if i am in the spawn world and go to the SMP world, it automatically takes me to where i was last time. saving the data etc. works perfectly fine already but I can't get the player to go to where he was with PlayerTeleportEvent and the setTo method (I am using multiverse core). is there any way the setTo can override the multiverse teleport?
e
in deluxetags do u have to create your own vouchers for players to redeem the tag?
in a separate plugin
Autosell: I have a certian world disabled to autosell in, and it still sells. Its set correctly in the config. Thoughts?
using "AutoSell version: 1.10.0-DEV"
you need a separated plugin
anyone having issues with gradients from papi?
so i have decent holograms, every other placeholder in the book works but when i try gradient it basically does nothing and i cant tell if im typing it wrong or what but it always shows this
%gradient_message UnderscoreX3 [colored]messagehere%
um so what does this exactly do?
Please respect the rules, be patient and don't ping staff members!
oh my bad
I just can't find what am I looking for on helpchat website, I'm searching for gui types but I can't find what am I looking for, is it only me?
is there a way to make an "advent calendar" with deluxemenu? - i dont think deluxemenus support like "must be past this date to be able to claim it" but is there a maybe a way to do the following:
-
add a permission node so you need a certain permission node to be able to claim each "day"
-
make it so you can only claim each "day" once... again dont think this is possable so maybe i could add as 1 of the commands of the "day" it removes the needed permission node...
-
is there a plugin or something that can give out these permission nodes to say the "default" group on a certain days (example advent.day1 on 1st december, advent.day2 on 2nd december, etc)?
oooh maybe i could use pterodactyl schedules to do the permission nodes...
i cant seem to remember how to make it so:
- If you dont have the correct permission to claim a day the "item" will say something else,
- when you have the correct permission node it will let you know you can claim it
- when you have claimed it (maybe it takes away the "claimable" permission node and then gives you a new permission node, that new permission node makes the item say that you have claimed it...
ye its possible @last yoke just not with pure deluxemenus you could use placeholders with click requirements to make it work like one that provides a data and one that uses permissions maybe?
i dont think deluxemenus support like "must be past this date to be able to claim it"
You can probably use the %server_countdown..% placeholder, I believe it returns 0 if the current time is after the specified date
%server_countdown_<SimpleDateFormat>_<ActualDateAndTimeBasedOnSDFSpecified>%
%server_countdown_dd-MM-yyyy hh:mm_26-12-2022 00:01%
Hello how a have a 3 requirement for click on menu ?
i have a probleme for "has item"
click_requirement:
minimum_requirements: 0
stop_at_success: true
deny_commands:
- "[message] &7Tu n'a pas les objets requis."
requirements:
has money:
type: has money
amout: 100
has_item:
type: has item
material: 'GRAVEL'
amount: 32
has_item:
type: has item
material: 'SAND'
amount: 32
When i change minimum requirement , i have a bug , he look just a sand . if i don't have a gravel i can clik
Got it dw
you have duplicate entries called has_item so the SAND one ends up being the only one actually being read
also, if your minimum requirements are 0, why even have requirements?
just remove all the requirements
also minimum_requirements will only work for requirements that have optional: true for them
Middle click isn't possible in survival in 1.19.2 is it?
Nope removed for causing "ghost items"
And instead of fixing it they just removed something used by almost everyone.
gaby is best
Please respect the rules, be patient and don't ping staff members!
Where should I write a message to suggest a feature?
For guihelper? If you have a github account you can do it there
Could you please explain me more in depth? I've installed the string expansion but "%string_replace_characters_<configuration>_{vault_eco_balance_fixed}%" does not work when parsing the entierly placeholder.
Please respect the rules, be patient and don't ping staff members!
I've fixed it.
deluxemenu. I would like to suggest a function for supporting complex nbt tags.
That feature will change deluxemenu to be supported by more features.
Please respect the rules, be patient and don't ping staff members!
Ok
Hey 🙂 Does anyone know of a plugin that has a GUI for every item obtainable in vanilla Minecraft and the GUI changes once you've found/collected the item? So it starts off where obviously you haven't found anything, but each time you find a new item/block it marks it off in the GUI/changes the display and lore. Also would be nice if it triggered some sort of customisable command/s the first time you found an item too. I could probably make a custom menu for this if not but that would take a long time so just seeing if this already exists. Thanks!
pastebin
how to add bungeecord deluxehub
what ecloud thingy do I download for /papi ?
Please respect the rules, be patient and don't ping staff members!
Ooh oops sorry
permission @velvet cloak
Is there anything like:
/dm open <menu> <user> <arguments of menu>
?
Hello, I have an issue regarding Strings
I have 2 replacements
expansions: string: replacements: small-numbers: '0': Ⴀ '1': Ⴁ '2': Ⴂ '3': Ⴃ '4': Ⴄ '5': Ⴅ '6': Ⴆ '7': Ⴇ '8': Ⴈ '9': Ⴉ '$': Ⴊ ',': Ⴐ '.': Ⴐ big-numbers: ',': ഹ '.': ഹ '0': ഠ '1': ഡ '2': ഢ '3': ണ '4': ത '5': ഥ '6': ദ '7': ധ '8': ന '9': ഩ
Somehow for the “big-numbers” the “,” (comma) isn’t replaced.
For “small-numbers” it works fine.
Any idea what may cause this?
for example
Hi ! small question for the deluxe menu plugin, I have a kit menu everything works perfectly but if the person buys the kit and he has a full inventory, it takes away the money, tells him that he has received the kit , except that no kit spawns in the inventory because it is full, I would like to know if there is a (requirements) for the place in the inv?
@cerulean jasper have it check for inventory space
How ?
I want that if their inventory is full, it blocks the purchase
@cerulean jasper use this javascript
var player = BukkitPlayer; function inv() { if(player.getPlayer().getInventory().firstEmpty() != -1) { return true; }else { return false; } } inv();
thats if the whole inventory is empty
it somehow worked for me
possible to integrate it into a requirement because I don't see how to integrate this kind of thing
For the moment I have its for the money possible to add me the line? because I have trouble understanding ^^'
right_click_requirement:
requirements:
example_3:
type: javascript
expression: '%playerpoints_points% >= 1500'
deny_commands:
- "[message] &8&l[&c!&8&l] &7Vous n'avez pas assez de point boutique."
Not at all, I don't really understand, plus I'm French so I have to translate everything, I'm a bit lost x)
An expansion that allows you to use javascript for processing
• Wiki
• Community Scripts
• GitHub
• eCloud
check this
I just looked at the wiki, I don't understand at all x)
-
Download Javascript expansion (/papi ecloud download javascript)
-
Use /papi reload
-
Create a file called "inv.js" into PlaceholderAPI/Javascripts/ containing the following
var player = BukkitPlayer; function inv() { if(player.getPlayer().getInventory().firstEmpty() != -1) { return true; }else { return false; } } inv(); -
Add inv.js to javascripts_placeholders.yml
inv: file: inv.js
-
Use again /papi reload
-
This is how to integrate it using DeluxeMenus
left_click_requirement: requirements: anything_here: type: has money amount: 2500 inventory: type: string equals input: '%javascript_inv%' output: 'true'
Install the javascript expansion through our Ecloud
Maybe this will help you @cerulean jasper
can't you just use DM's JS requirement type?
requirements:
example_3:
type: javascript
expression: 'player.getPlayer().getInventory().firstEmpty() != -1 && %playerpoints_points% >= 1500'
Failed to find an expansion named : javascript
Install it manually from here https://api.extendedclip.com/expansions/javascript/
can i try this?
try it, yeah
So I may have 1500 points and empty inventory but my message deny_commands:
yup
Ok
any errors in console?
ah
%player_has_empty_slot%
I have this placeholder
%string_replacecharacters_big-numbers_{javascript_format_{vault_eco_balance}%
is it possible to make a javascript that replaces the "," (comma) in the output to a special character?
expression: '"%player_has_empty_slot%" == "yes" && %playerpoints_points% >= 1500'
Because replacing the "," from the strings option from PAPI config.yml does not work
this does not work it removes the points but does not give the kit because more space
has_empty_slots checks if at least one slot is empty
do /papi parse me %player_has_empty_slot%
and tell me what it returns
'Yes'
so I followed everything but that but the :deny_commands even if the inventory and empty and even if I have the money
right_click_requirement:
requirements:
example_3:
type: javascript
expression: '%playerpoints_points% >= 1500'
inventory:
type: string equals
input: '%javascript_inv%'
output: 'true'
deny_commands:
- "[message] &8&l[&c!&8&l] &7Vous n'avez pas assez de point boutique."
remove 2 spaces from here
it gives well the kit but once full it does the same, it takes away the money, but inv full so not good
did you make the script?
the one here
expression: '"%player_has_empty_slot%" == "Yes" && %playerpoints_points% >= 1500'
does this work? with Yes instead of yes
Yes I did that and I can't buy even if I have the credit and the space
viens en messages privés 2sec
Je parle anglais depuis tal pour rien la ? x))
Merde je t'es ignorer x)
Hey @spark sage you know the rules homie
yeah that's why I said to go in DM
kk
as you can see, they don't really like when we don't speak in English here =/

we are so evil, indeed
yes
Then go create local salons ^^' French ect x)
(salons = channels)
Do DeluxeMenues have support for eg PlayerPoints, tokens or anything similar?
@high field yes no limitations 🙂
How would i make an item be purchased with playerpoints instead of money?
use the placeholders
something like this
requirements:
points_amount:
type: '>='
input: '%playerpoints_points%'
output: '100'```
ooh okay, thanks!
np
Guys do you have any idea how to remove this dot?
https://imgur.com/a/Q8J2Eup
I'm using %string_replacecharacters_big-numbers_{javascript_format_{vault_eco_balance}%
Everything seems to work except for that dot.
Isn't there any javascript that replaces the dot to a unicode?
If I have made a GUI with 1.8.8 version, will these GUI work on all the other versions post 1.8.8?
formatNum(num).replace('.', "L"); if you're using the script I sent
basically just variable.replace('.', "unicode");
is it possible to copy or chest or something to make into a menu instead of having to put in each item one at a time?
Please respect the rules, be patient and don't ping staff members!
The ultimate solution to creating professional GUIs
• Spigot
• Support
• Dev Builds
@mellow cave
Use the dev builds, the sytnax is mostly the same, except that commands are now separated /ghcreate > /gh create
It is possible to add multiple lines for an existent Essential message? (locale file)
\n
Does deluxemenus work with playerpoints?
Hello! I have a question about DeluxeMenus. Can the menu be invoked with an item? Does the mod have this feature?
Just set a command for the menu, then get a plugin that lets you set commands to items or something.
If it has placeholders with PlaceholderAPI, it will work
thx
I'm not quite sure about DeluxeMenu regarding itempriority. If I want item x to show when I don't have enough money and item y when i do have enough money, how would I do this?
Use View Requirements
2 Items in the same slot, which one you see depends on the requirements
I tried like this, something is wrong though
'gotMoney':
material: EMERALD_BLOCK
slot: 15
update: true
display_name: '&aWelcome!'
view_requirement:
requirements:
points_check:
type: '>='
input: '%playerpoints_points%'
output: '10'
left_click_commands:
- "[console] points take %cmi_user_name% 10"
- "[message] &aWelcome!"
'gotNoMoney':
material: BARRIER
slot: 15
update: true
display_name: '&cNot welcome!'
left_click_commands:
- "[message] &cYou do not have enough points!"
Add the requirements to the nomoney as well
An add the priorities
gotmoney would have a priority of something like 10 for example and nomoney would have a priority of something like 20 for example.
So it would check the player for the requirements for the gotmoney first, if not. it will check the nomoney requirements
@high field
I do belive I got it
If I got 15 points and click once, it takes away 10. According to the view requirements I shouldn't be able to see the emeraldblock but I still do, I added the update but still won't update. Is there anything else I need to do?
Show the updated items
How would I do that?
Like you did here. Show me the items after you made the changes
'gotMoney':
material: EMERALD_BLOCK
slot: 15
priority: 1
update: true
display_name: '&aWelcome!'
view_requirement:
requirements:
points_check:
type: '>='
input: '%playerpoints_points%'
output: '10'
left_click_requirement:
requirements:
points_check:
type: '>='
input: '%playerpoints_points%'
output: '10'
left_click_commands:
- "[console] points take %cmi_user_name% 10"
- "[message] &aWelcome!"
'gotNoMoney':
material: BARRIER
slot: 15
priority: 2
update: true
display_name: '&cNot welcome!'
view_requirement:
requirements:
points_check:
type: '<'
input: '%playerpoints_points%'
output: '10'
left_click_requirement:
requirements:
points_check:
type: '<'
input: '%playerpoints_points%'
output: '10'
left_click_commands:
- "[message] &cYou do not have enough points!"
The spacing is off in that.
'gotMoney':
material: EMERALD_BLOCK
slot: 15
priority: 1
update: true
display_name: '&aWelcome!'
view_requirement:
requirements:
points_check:
type: '>='
input: '%playerpoints_points%'
output: '10'
left_click_requirement:
requirements:
points_check:
type: '>='
input: '%playerpoints_points%'
output: '10'
left_click_commands:
- "[console] points take %cmi_user_name% 10"
- "[message] &aWelcome!"
```It's suppose to be more spaced out like this.
Is there a way to transfer pannels from "commandpanels" plugin to deluxemenus?
I belive that isn't the issue though
How would i show the updated item?
Did you do /dm reload (menu name)
Oh, i thought you meant something else, i do belive we missunderstood eachother.
The item does not update from Emerald block to barrier once the points is under 10, i would need to close and reopen the menu for it to show the barrier
Update: For anyone having the same issue, i have partly solved it with [refresh]
Does anyone know a plugin that enables fortune on blocks? For 1.19.2
Can I make each click in a menu triggers a command without adding it to every item?
Hello! Do you have Vault for 1.12.2?
Hello ! is there any plugin that can display the active players playerheads in a menu and we can run commands like in deluxe menus
Basically deluxe menus and items are online players
It seems as though I am unable to use CHICKEN_SPAWN_EGG as a material. Any suggestions to fix this??
items:
'chicken':
material: CHICKEN_SPAWN_EGG
data: 1
slot: 10
display_name: "&fChicekn"
lore:
- "&f&l|&r &fDefaul rank"
- " "
- "&f&l|&r &fEarn money & vote"
- "&f&l|&r &fto rank up!"
Got it! I simply removed data: 1 entirely and it works perfect!
Is it possible to set a default amount of money
Is there a plugin for that
So when they first join they have 1000
essentials
How?
Essentials has starting balance in config
Why my placeholder isnt working with RGB code?
i tried to put in front of placeholder but it wasnt worked
&#f7fb33%player_name%
Like this
How can I make it so when a player kills another player. He gets 10% of his balance
How can i use checkitem expansion to see a itemsadder item?
for what plugin
It would be on my scoreboard
which scoreboard plugin
can you hold the item and type /papi parse me %checkitem_getinfo:mainhand_nbtstrings:%
send an image of the response
https://i.imgur.com/gIRDamM.png
Hey see the you have '229.....' number
thats a placeholder, is there anyway to make that update without closing an updating the menu?
Like when i click the button, it should go down and the menu stays open, but i can't see it updated live, only when i close the menu and reopen
Sweet it works, thanks cj
Hey little question about TAB, I am using a hex for the nametag of a group:
owner:
tabprefix: "%vault-prefix%"
tagprefix: "&#ff7700✸ "
but for some reason, the ✸ has the hex color and the rest of the username is just &6 gold color, is there a way to fix that?
put the hex after the symbol as well?
If ur tlaking about the tab prefix, that could just be because ur vault prefix is &6, so you can't change it from there unless you just write a new prefix there instead of using a placeholder, but this is only for tab prefix
FOr the tag try what i said about the hex after the symbol
@lofty bane
doesn't fix it
yeah I am talking about the nametag that displays on top of player
For what plugin
https://www.spigotmc.org/resources/deluxejoin.4846/ does this work or exist anymore
Im trying to find a plugin like it
Do you also know any other plugins that will let me have a custom gui for both my warp and my tebex /buy
Apart from DeluxeMenus, the only other custom GUI plugin I know is UltraCustomizer
Deluxemenu
Add an enchantment to the item. Then use the hide-enchantments option to hide the enchantment text. then it will have the glow effect.
?dm-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```
What is prefered when opening a gui menu via a menu, add close action or dont
^^ Embed Images
To get help with that premium plugin you'll need to first link your spigot account:
• See #spigot-linking for more info.
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/upload to upload images/screenshots.
You can also use a screenshot service like gyazo or jinx and post those links here.
oh alright ! Sorry
When I use a Tag I cant see it before my pseudo
AnimatedScoreboard
Please respect the rules, be patient and don't ping staff members!
Please respect the rules, be patient and don't ping staff members!
- Aternos oof, 2. say your issue and what u have done to try and fix it 3. u ping before u even say the error
i have deluxetags version 1.8.2 does it support minecraft 1.19?
try it and see?
1.8.3 do
i said 1.8.3
you can download from there
np
why is DeluxeMenu changing menus so slow?
The DeluxeTags Placeholders will not work anymore 😦
https://hastebin.com/obujeyumiy.makefile
update on my christmas calendar deluxemenu... i think something like this will work... so say i add a server schedule to give the correct permissions each day (advent.test.1, 2, 3, etc) and then that permission node allows you to click on that item in the menu and once you do that you get given the reward aswell as the permission node advent.test.1.claimed (2, 3, 4, etc) which will then change the item to a "already claimed"... and i think this configuration does this: https://paste.helpch.at/osilotajug.yaml
Does the hex work for other text and is just broken for the placeholder? or does it not work for anything?
Or you can compare the date @last yoke
That's 10 times better than giving everyone a permission
how does that work?
well server has %server_countdown_<SimpleDateFormat>_<ActualDateAndTimeBasedOnSDFSpecified>%
so you could count down to a specific date and check if it's under 24 hours or whatever
the thing is tho even after say the 5th of December, i still want players to be able to claim past days
would this just be for giving players access to claim "that day"
