#general-plugins
1 messages ยท Page 216 of 1
One issue I found with crazy auctions bidding is that it doesnt draw any money from you when you bid, only when the auction is over, meaning you can win an auction without having the money which leads to the auction simply cancelling
Yea I can try that, I just wanted to check in here if there's another plugin that someone recommends before I start buying plugins that aren't that great
Im having a problem with deluxeMenus.. Im making a warp gui but if i set "open_command: warp" the gui opens but doesnt work. if i change warp to like "testing" it works without problem?
does anyone know any good tab plugin for prison
If you are making the plugin, you can set a new saturation level when the play click on the item
oops ๐ sorry ๐
why do the lore lines disappear from my item in deluxemenus when i click it? really weird. is there anything wrong with the item?
menu_title: '&7Pickaxe Upgrades'
open_command:
- enchant
- enchants
size: 54
update_interval: 200
items:
'1':
material: DIAMOND_PICKAXE
data: 0
slot: 13
priority: 1
display_name: '%player_item_in_hand_name%'
lore:
- '&7Efficiency %tokenenchant_Efficiency_level%'
- '&7Fortune %tokenenchant_Fortune_level%'
left_click_commands:
- '[refresh]'
right_click_commands:
- '[refresh]'
thats all it is so far
do you guys know a way plugin in each it forces to execute a command onces he leaves a specific world?
Guys is there a plugin that allowing restart the server without kicking players from the actual server
I don't think there is
There must be
well, search on google
1 individual server, no
I did and I could not find..
How do I post links in message announcer that can be clicked?
json @viral terrace
i can't get deluxetags to work with essentials
i'm using all the right placeholders i'm v confused
?tagess
DeluxeTags showing in essentials chat:
- Turn of 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.
Requested by: Kaliber โข tagess
and what do i put in the essentials config?
{deluxetags_tag}
do i need to restart cause i've been reloading essentails and deluxetags and it hasn't been working
- Restart the server.
@raven violet if all else fails restart
@timid otter so what formatting or something would I put by it?
it worked thanks
tt
hi guys!
Hello
I am trying to configure the deluxetags plugin
I would like players in a given group to have a default defined tag, for example: [Donor] when he has no definite tag, is it possible?
Not default but you can possibly try javascript expansion to make something
hello
I need help with plugin reloading
if (args[0].equalsIgnoreCase("reload")) {
saveConfig();
reloadConfig();
p.sendMessage("Config file has been reloaded.");
}
why doesnt this work
Not default but you can possibly try javascript expansion to make something
Could you give me a simple example so I can try?
@fallen nexus #development
got it
@proud night Not atm sorry about to head to bed
function defaultTag() {
var tag = "%deluxetags_tag%";
return tag == "" ? "[DefaultTag]" : tag;
};
defaultTag();```
This should do it
Thanks Gaby!
:)
I'm using deluxetags and i am wondering if it's possible for the gui to show when not having any tags
it doesn't work when i type /tags
my server keep crashing that's the error i get.. https://hastebin.com/tirecaqame.rb
Hey guys I have a issue on my prison server. On Luckperms when I am rank A-Z and do /rankup it rank upgrades but for example when I am a rank Owner and do /rankup it ranks me up to example b in config but my display name is still [Owner] [A]
Could anyone help me
i could try to help @zenith turret
I've recently been doing that kind of stuff on my server
is having a large quantity of multiverse worls gonna cqause alot of lag?
Hi, I need help with teh deluxemenu config: I want to add two conditions to the same item but I can't:
left_click_requirement: requirements: permission: type: has permission permission: some.permissions permission: type: has money amount: 15
What am I doing wrong?
left_click_requirement:
requirements:
name1:
type: has permission
permission: perm.1
name2:
type: has permission
permission: perm.2
Ok thanks
๐
Is there anyone that can help me with a ProtocolLib API issue I'm having? I need to call a try and catch from my onEnable() to my Packets class, and I HAVE NO CLUE HOW TO DO IT ๐ฆ
how to can this right board variables?
(ฤฐ dont know english) please help
how can this nextrank in titlemanager
Unknown FAQ:
I couldn't find anything for: placheholders
does anyone have any experience with tab completion such as if I do /tp <tab> it'll cycle through players names?
my brain hurts from trying to figure it out
Your tab isn't working or?
@sage flower it's not that my tab isnt working for example I coded a custom tp command as I'm getting rid of essentials and when I do /tp <tab> it wont cycle through player's names
I have to type out the whole name
alright would you be able to help me tho by any chance?
How do I post links in message announcer that can be clicked?
what do i do there
add ur text, then itll say something like open_url or something
ye
@rich star do you code java?
no
fuck
why?
I need help...
with coding?
Well with 1 line of code yeah
I know but people take 69 years to respond ๐ฆ
Hey there does this plugin https://www.spigotmc.org/resources/voteparty.987/ require votifier like it still says in the description? because votifier hasn't been updated since 1.9
@velvet cloak
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@delicate stump
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@velvet cloak Head over to #spigot-linking
A plugin doesn't need an update to function on higher versions if the methods the plugin is using don't change
And it does work on 1.14.
@velvet cloak
And in the future don't tag staff members for no reason, ask the question and wait for someone to respond
okay sorry
which autosell version was for 1.8?
Hey I want to work with just a few plugins networked but for creating some features I need the possibility to create tags/variables for each player which work with placeholders, someone knows an simple command based addon for this ?
How works the new version of DeluxeMenus?I can pickup all items from the menu.
Idk DeluxeMenus but "Bossshoppro" is a awesome addon for menus
I create nearly everything with bsp for my server to have it all inside one menu
unfortunately they don't have a forum to share menus... that would be awesome
Soo i have LuckPerms and in the latest version you dont need any permission to open x menu.
[EDIT] Deluxemenus last version
Anyone know a good way to make a shop via Deluxemenus? specifically the sell option
I've tried using has item as well as the placeholder api, i couldnt get either to work properly
GitHub
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
I wouldn't be here if I found it on the wiki @vale warren
Guys you know how can i block pickup option on DeluxeMenus?
right_click_requirement:
requirements:
anything_here:
type: has item
material: 'diamond'
amount: 1
lore:
- ''
Doesn't work
What version are you using?
ver 1.12.0
This version have plenty of bugs
Maybe it should be fixed? ๐ค
menu_title: '&aExample GUI menu'
open_command: examplemenu
size: 9
open_requirement:
requirements:
permission:
type: has permission
permission: some.permission
Spigot:
1.8.8
1.12.2
1.13.x
1.14.x
Version:
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
Requested by Terfs
ยท
Server vesion?
1.14
menu_title: '&aExample GUI menu'
open_command: examplemenu
size: 9
open_requirement:
requirements:
permission:
type: has permission
permission: some.permission
I dont use paste
@spiral kayak please remove the lore line also and for diamond pretty sure its gotta be in caps try
thats right but the paste isnt
You can use Regions from WorldGuard?
@inner remnant Yeah, It was the caps. Thanks man
I have one menu created called Games.With the latest version you dont need permissions to open it.But i can take all the items
from inside the menu?
Yes
Deluxemenus?
In 1.9.2v you cant block pickup items with -'[close]'
I dont understand please maybe screenrecord and showing me?
Make the menu items static
I want this
what i need change ?https://paste.helpch.at/ovoriniyux.bash
What do you mean block pickup items?
Is there placeholder to put ranks from plugin EZRANKSPRO in essentialschat ?
@velvet cloak
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@velvet cloak ^^^
@spiral kayak you literally cant read then. At the bottom of the FIRST page you can find examples.
Terfs press the link to show the image.I dont know why but i cant share images with copy paste
@vale warren Where?
@feral jasper
I see it nowhere @vale warren
One solution to my problem?
No way Coby
Is literally there
GitHub
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
Is there placeholder for ezrankspro in essentialschat ?
@velvet cloak
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
It's no where @vale warren
@velvet cloak show start up log
I've looked everywhere
He linked you
GitHub
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
Yeah, and I just said it isnt on there
Can you clarify what isnt
For real
Doesn't tell you anywhere on the wiki that the material has to be capitalized in has item
Are you following me?
Because my issue was fixed like 30 minutes ago by the magnificent @inner remnant
not by the wiki
Any good alternative to DeluxeMenus?
No
not sure but why do you need one
I was using ChestCommands before, it's pretty good. Though I think it lacks some of the complexity DeluxeMenu's has
Wait to see it when we will have access to it source code xD
How to paste images -.-
=paste
HelpChat Paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
CLICK
What would be the correct check item placeholder for a normal diamond?
%checkitem_mat:DIAMOND,amt:1%?
Is the voteparty plugin compatible with cratesreloaded?
@boreal mountain
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
does anyone know a plugin that supports checking players inventories? i'm using multiverse-inventories for inventory management
30 minutes (2 different sites) and noone help me
what's your problem?
How works the new version i can pickup all the items on created menus
did you try to deop/unrank yourself?
Yes
you might have some kind of perm that allows you to pickup the items
can you dm me the server ip? i want to try if it works for me
No ip its a offline test server
ok
Here its the picture:https://i.ibb.co/ydwx8qJ/Sin-t-tulo.png
does it only pickup the items if you use a hacked client or can you take them normally?
Normaly
ok
name: admin
permissions:
- luckperms.reloadconfig
- jumppads.use
prefixes: - '&e&lGODS &7':
priority: 100
Permission Node
what version of spigot are you running on the server?
do you have the latest version of deluxemenus installed?
can you check console and see if you've gotten any errors when opening the menu or when the plugin got loaded
Everything works perfect error 0%
Yesterday i used the version 1.9.2 and i cant pickup items
I think the version works with different command.1.9.2v use -'[close]
I come here for know the new command to stop pickup items action
not sure what's causing that, sorry :/
No problem thank you very much for help me
hello there
hi
Hello
do you guys know a plugin that can make everyone invisible as player and also in tab its for authentification server
@feral jasper I don't think latest DM supports 1.11.2
hey
Manerger you need to give more information than just that.
If your talking about making a player invisible and in tablist not able to be seen by other players I do not know of a public plugin that has that for free or paid, but I may be wrong.
Anyone know any good gun plugins?
when using deluxemenus how do you get a particle (example: smoke particle) to occur when opening a menu (like you can do with a sound) thanks.
Hello.What its the stable version for 1.11.2?
@dense isle i think this is not possible.
im pretty sure it is i've seen other servers who use dm have it. just don't think its listed
Use this: - '[console] execute %player_name% ~ ~ ~ playsound random.break %player_name%
~ ~ ~ 10 0'
With the lattest version dont work
@dense isle works?
@feral jasper thanks for your help, however i don't need a playsound i need a particle effect
which you can use with /particle
however, i dont know how to use /particle xdd
doesn't work ;/
open_commands:
- '[sound] ENDERDRAGON_WINGS'
- '[console] execute %player_name% ~ ~ ~ particle effect dragon_breath %player_name% ~ ~ ~ 10 0'
looks like this
I found this link https://www.mc-market.org/resources/9691/ you want this
its a config though i literally just want to know how to use a feature in the plugin xd
i have all the rest just need the particles
if i knew how to use the command /particle i could prolly do it
This plugin have plenty of bugs im trying to find a stable version who dont take off my gui items
err i use
Take a look in plugin wiki @dense isle
Give a sec im trying to find a solution for you
i use old the time the version 1.9.2 and i know how works the plugin in this version
I dont found nothing relative to add effects.
you use the command particle like this
/particle flame -12 208 3 4 4 4 1 10 kyran
however i want it to find the players location and do it ;/
maybe it is from another plugin idk
You can use this plugin https://www.spigotmc.org/resources/playerparticles.40261/.This plugin allow you when you open a door spam happy_villager
Or for example when you hit a player you get smoke particle.You know.
tbf im not even too bothered about it just wanted to see if anyone knew how to do it, its cool if i can't tho
I must say sorry,i dont know the new versions.And thanks for 1.10.5 version works fine.
no worries ๐ thanks for your help anyways i appreciate
Anyone able to help, I'm trying to link Titlemanager and EzRanksPro, anyone got any ideas?.
DeluxeMenus can execute JSON files
@velvet cloak with placeholders?
player.spawnParticle(Particle.REDSTONE, x, y, z, 0, 0.001, 1, 0, 1);
@dense isle
where do i put that?
- is it possible to get it to spawn infront of the player at any location
- '[console] execute %player_name% ~ ~ ~ player.spawnParticle %player_name% ~ ~ ~ Particle.REDSTONE 10 0'
Try this
If this want work this is my last idea
https://gyazo.com/042d5170a2f9ff92e79d4a1d40d03149 @feral jasper ;/
I dont have more ideas sorry :/
You can see all the particles events https://hub.spigotmc.org/javadocs/spigot/org/bukkit/World.html#spawnParticle-org.bukkit.Particle-double-double-double-int-
I found information here:https://www.spigotmc.org/threads/how-do-i-color-redstone-particles.373569/
But i use Player particles plugin to open event .Works nice for me.Plis if you want something easy use this plugin.
ok cool, how would i use this in my menu as a command? thanks.
Hey, I am having a problem with Deluxemenu's basically I made this new menu which uses args but the lore is sometimes appearing in other menus. Any help would be much appreciated. Thanks
Can you show us this?
In like a gif?
Punishment Menu with the lore which is being cloned --> https://pastebin.com/YjDQ5gz2
Cosmetics Menu (Lore from punishment menu being cloned)--> https://pastebin.com/jw3YpPFv
Some gyazos of what's wrong with the menus would be nice
Theres not time to wait! Ask your question @fallow bramble!
what?
Which plugin i should use for display items in chat ? and work with DeluxeChat
1.13.2
this
I want to add players from one server to another
bungee_skywars + bungee_skywars1
sorry my google translator
@fallow bramble use the the math expansion
Lets you make simple or advanced calculations.
Placeholders are supported (You have to use {} instead of %).
Supports all calculations you can do with EvalEx with the exception of %.
You have to use [prc] for using the % symbol.
You can use [precision:<number>] in the placeholder, to set, how many digits after the . are shown.
Sorry for getting you out of your favorite netflix series but I don't understand how that works, I didn't go to school to explain "placeholder"
I dont even got netflix opened
its bugged
@fallow bramble question is you using the bungee expansion?
yeah
help @inner remnant ?
Ya sec
what is order : 1 in DeluxeTags ?
Let me show u an example
skywars 1.8 + skywars 1.9
ok
restart your bungee
kk
0.000
ok
I have a few questions with deluxe menus if anyones able to help I'm trying to create a warp/rankup view list but the item that is supposed to be showing when you don't have permissions for that rank doesn't seem to be working Along with the command [openguimenu] <menu Name> Is anyone able to help?
I figured out the openguimeni thing so Im just looking for help with the item switch depending on your rank.
Hello, I was wondering if anyone could help me with EZBlocks, I want to make it so that every 1,000 blocks it gives the player a token but it doesn't it just breaks
My config is https://paste.helpch.at/ojifacufol.makefile
Can Deluxechat sync chat between 2 bungee servers? (Whenever player send message on server1, also show it on server2.. Same for join&quit messages)
Hey guys. Please could you help me out with some advise here.. my servers crashes everytime I go into a certain area via a warp. If a reset my player file and go to spawn the server is fine its only when im in this certain area. The error in console is.. https://prnt.sc/q1btrk any ideas would be really helpful. Thank you.
@slow dragon your chunk generation is bugged and causing the crashes do you use a custom one?
If this isnโt the case it sounds like a crash machine otherwise but they typically can only crash the players not the entire server
The only custom gen plugin I have installed is CleanRoomGenerator im just temp disabling it now.
Works after disabling thanks dude. Ill look into that plugin now ๐
@nimble pendant
Yw try to learn how to read stack traces it helps a lot
Could someone help me with something in deluxemenus?
@raw isle tell us the issue then people will input if they are willing to asking for just generic help typically wonโt get anywhere in any of these types of communities
On deluxe menus is there a way to make it so people cant click something if they have a certain permission, for example if someone already has the permission โessentials.feedโ i dont want them to be able to buy โessentials.feedโ in the menu again
@nimble pendant
@raw isle yes
Currently trying to install EZRanksPro and it keeps coming up as disabled in my plugin manager
@quiet drift
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
Hey can someone help me
any devs or anyone who can help me with my server, something is not working right
@delicate stump Wassup?
i changed the msg in spigot.yml and the simbol is ( ยป ) same to all my plugins. Am i missing a plugin or something? Most server it works fine.
in chat its [?] shows and does not show the simbol
https://paste.helpch.at/ohipafewuq.sql wont show up the end crystal in shop
Because is not a valid material
Material Lists
Requested by: GabyTM | RO โข materials
Hello, I'm not sure how active this chat is, but I'm having an issue with ezrankspro. I'm trying to set up multiple different rank systems in the .yml for my classes. The issue I'm having is that, I want my Miner class to reach the final rankup for that class and then be done. But it seems to require to me to have to add a "rankup_to" "cost" and "rankup_actions" where as I just want the last rankup to be nothing but a chat prefix. The reason I can't use the "last_rank" feature for this is because it's not the last rank. It's only the last rankup for that specific class. Is there a solution to this?
@polar violet
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
my deluxe menu doesn't seem to be switching the item if the player isn't in a specific group or have the correct permissions I believe I set it up correctly is anyone able to check here is part of my config with 2 ranks
Hello. Is there a way I can make a deluxe menu unclosable? Ping or dm me
Could someone help me with something in deluxe chat?
@delicate stump #spigot-linking
I'm trying to make a selector out of DeluxeMenus. I followed the wiki and copied exactly what it said and it's still not working.
https://hasteb.in/qisidolo.yaml
https://github.com/help-chat/DeluxeMenus/blob/master/gui_menus/serverselector.yml
my deluxe menu doesn't seem to be switching the item if the player isn't in a specific group or have the correct permissions I believe I set it up correctly is anyone able to check here is part of my config with 2 ranks
https://paste.helpch.at/okeqinadih.sql
Terfs are you able to help?
@hoary maple do you have the pinger expansion installed?
@vagrant pendant its the spacing
I tried to use that format but it still didn't work
I've looked at the different pages on github but I still can't get it to work.
For each rank I included the different permissions
Ill try it again. Will You be on for a bit?
Ye
This is what I got [03:49:00 INFO]: Errors detected in config.yml. Failed to reload.
Just a moment
sorry I just don't understand it.
@inner remnant yes I have both the Pinger and The Server expansions
Alright give me a sec
@vagrant pendant Are you making all menus in the config.yml?
I recommend not too
I know it makes it messy but when I tried to make separate .yml files it wasn't linking
ok
crap I tried the .yml again and it broke the config.
This is the error I get [OneControlCenter] [04:25:43 WARN]: in 'string', line 338, column 7:
[OneControlCenter] [04:25:43 WARN]: 'rank-a':
[OneControlCenter] [04:25:43 WARN]: ^
@inner remnant Could I PM you?
No sorry
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!
Requested by: Terfs โข external-menus
Ok no worries I knew that just checking before I did.
Follow those steps
does the first_menu need to bechanged to the name as well?
got it.
So then how would I fix the permission things?
first menu is the file name
you can name it whatever u want
what permission things?
I have the DM for warps for a prison server and I would like certain warps when they don't have permissions to switch to a barrier block I tried to set it if they have a specific permission to change the block.
@inner remnant Don't worry about that last message I tried to fix the erros I got once I switched to separate configs but everything broke now so I'm going to see if a developer can help me.
@vagrant pendant
Hey,
Please be patient and don't ping staff members!
@vagrant pendant If you are interested in hiring someone to create you these menus feel free to use #639678129924734977
Do you know how much would be a good budget for this?
I've never requested plugins config made I don't wan't to over pay or under pay
Depending what your trying to get made
I'm looking for about 6 menus.
some are easier than others.
I think I will price it at 5-15, Thanks for the help today!
@inner remnant
@fallow bramble
Hey,
Please be patient and don't ping staff members!
@fallow bramble Dont ping and hm?
ยป Give the helpers some details
ยป Ask suitable questions
ยป Be polite
ยป Wait
Requested by: cj89898 โข help
you've given barely any detail mate
What plugin(s)? What placeholder(s)? Can you send the config(s)?
=paste
HelpChat Paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
HelpChat Paste
Please use a paste service to share configs, errors, code and long logs.
โข HelpChat Paste
- '&eJugadores&8:&7 %math_{bungee_skywars}+{bungee_skywars1}%'
Click the link
and paste your config
I mean, I guess that works
what does /papi parse me %bungee_skywars% return
same for %bungee_skywars1%
you sent undefined
what
your imgur link
I want them to have "2" not "2000"
2000?
Wait, are you trying to remove the decimals?
You really haven't made your issue that clear, but if you are trying to remove the decimals, see here: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#math
yes
is that with the precision thing I just sent you?
no
Ok... you should try that out and see if it works then
how do i add the precision
I think you just add it into the expression
I find it difficult to understand the page you gave me
How so? It explains the math placeholder almost perfectly
I'm pretty sure you just add the precision thing in the math expression you have already
mhh
You can also set it in the config to 0
ah, that's good to know
๐
@velvet cloak
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
Do what the bot tells you to do.
@velvet cloak Then get the person you're working with (aka your friend) to join this discord and verify that he has purchased it, as well as that you're working for him.
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.
Requested by: funnycube โข notowner
does anyone know a good 2fa plugin that blocks movement & command usage?
i've seen many plugins that claim to blocks command usage but none of them work
Is there a way to have the item somone is holding inside a deluxemenu?
I tried %player_item_in_hand% but it didnt work
I also tried 'placeholder-%player_item_in_hand_data%'
Not the entire item, only the material and / or data
Ohh, okay, thanks
how do I set up prefix for luckperms roles with deluxechat?
@versed patio
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@versed patio prefixes on luckperms should remain the same method with deluxechat as with any chat plugin
do you guys know a way plugin in each it forces to execute a command onces he leaves a specific world?
Anyone know of any good Gun plugins for 1.14?
hey so deluxemenus is not running commands when i click on the item
placeholderapi is installed and im just using the example menu and it does nothing
what are the click commands?
spawn and home
is it done through console or player?
player
Do you have a spawn and home plugin?
Do you have the right permission?
opped
Hmm
any errors?
no
@versed dome worldguard does this as you can set commands to execute when entering or leaving regions
oh i see
it had only "click-commands" seems it doesn't like that so it has to be either "right-click-commands" or "left-click-commands"
Underscore
either way it doesnt matter as long as right-click-commands and left-click-commands work im fine
Hmm
is there anyway to open the gui with an item instead of command?
Hello!
Hi?
I am using DeluxeMenus for Minecraft 1.12.2, and I'm having a bit of issues I guess?
?asktoask
What for
Not with deluxemenus only, Seismic
Whenever my users use the menus, they're able to take the stained glass fillers out of the actual menu lmao
O
well is there a add on or something that will do it?
Spigot:
1.8.8
1.12.2
1.13.x
1.14.x
Version:
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
Requested by GabyTM | RO
ยท
None at all
what version are you using?
then that's fine
not sure what's going on then to cause this issue, I'll run some more tests to see if it's another plugin. I'm completely confused.
theres 1.12.1 in this discord if u click the pinned messages, but that only fixes the issues with args i think
It's also doing the same thing with a few other plugins I use. I'm almost certain it's another plugin causing this but I have no idea what plugin
Could it be the version of MC my server is running?
is there an extension that adds a way to open a GUI with an item, GabyTM?
@nimble pendant which flag
I just got MessageAnnouncer 1.10.0 but cant seem to get the sound feature to work. Anyone know if this is common?
@nocturne osprey Make sure you're using the proper sounds for your server version ๐
Alright, so my server is 1.14. That would mean the old ANVIL_LAND would be outdated right?
Sound Lists
Requested by: GabyTM | RO โข sounds
sounds, external-menus, paste, ecloudblock, placeholders, vp18, imgur, yaml, tagess, customheads, autosellapi, site, item-data, hidden-roles, discorddev, help, asktoask, dm-update, materials, dictionary, nojquery, enchants, spigot, entities, hosting, codeblocks, new, javadocs, notowner
Requested by: XenZ โข Use with ?<key>
Thanks very much, all fixed.
- '[console] eco take %player_name% 25000'
- '[console] give %player_name% WITHER_SKELETON_SKULL 1'
- '[message] &2Shop &8> &fYou bought &a1 x Wither Skeleton SKULL &ffor &b25000&f.'
right_click_commands:
- '[console] eco give %player_name% 3500'
- '[console] clear %player_name% WITHER_SKELETON_SKULL 1'
- '[message] &2Shop &8> &fYou sold &a1 x Wither Skeleton SKULL &ffor &a$3500&f.'
Doesn't want to work sell version 1.13.2
Working through Deluxe Chat. I have network of 5 Servers. Do I need to install on my Bungee/Proxy, each Spigot Server, or all of them?
is it possible to put custom heads in the config so i can use custom heads as the GUI items?
@fallen tusk Checkout #spigot-linking for help with premium plugins
Spigot Account Linking
To get support for a premium plugin owned by Clip you will need to verify your spigot account using =spigot in the bot-commands channel. After you have successfully linked your spigot account you should ask your question in the coresponding channel for that plugin. If you have already linked your account and want to update your roles, run this command =spigot check
Requested by: cj89898 โข spigot
i'm confused by this args thing. how exactly would i make a player's /bal show up on a GUI item just by hovering over it instead of clicking it
display-name / lore? %vault_eco_balance% in these fields?
@visual lion
ty
Make sure to run those commands as well
how did you get that to come up
Unknown FAQ:
I couldn't find anything for: placeholderapi
Useful Links & Information:
A resource that allows information from your favorite plugins be shown practically anywhere!
โข Spigot
โข Wiki
โข Placeholder-List
โข GitHub
โข eCloud
Requested by cj89898
ยท
thanks
๐
do you know if i can use custom heads as the gui items?
can I use placeholders for a tag in deluxetags?
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/
Requested by: Terfs โข customheads
Wait deluxetags doesn't have PAPI support? ๐ฎ
What's PlaceholderAPI?

lol
https://paste.helpch.at/eyamimuhal.bash sell doesn't work...
It gives money but doesn't take the item away
@velvet cloak run the clear command tell me if it works
@velvet cloak try it with a the same format in the config
clear %player_name% minecraft:stone ?
doesnt work /clear Pikachu_DT minecraft:stone hmm..
i'm seraching for scorebord plugin that can displayer difffrent scorebaord to difrent rangs for example admin, plyer etc. can some one help
Sounds snazzy
but i've not done much with scoreboards so can't help you ๐ญ but would like to know if anyone else knows any
is that posibble?
I mean, just use one like QuickBoard that uses permissions.
yes
gaby u understand in deluxemenu? my config linked above ๐ (sell wont work)
Information
The all in one GUI menu plugin!
โข Spigot
โข Wiki
โข GUI Creator
โข Placeholders
Requested by GabyTM | RO
ยท
how wrong i copied from store ๐
no you didnt
which part i need look in wiki?
Dude see the difference between the example and your config
ok ok
nobody have reported that checkitem doesnt work on 1.13 and above
It works, atleast if you know how to use it 
true
[WARNING] org.bukkit.configuration.InvalidConfigurationException: expected '<document start>', but found '<block mapping start>'
in 'string', line 21, column 1:
items:
^
Hey I'm getting an error with deluxe menus using ezrankpro placeholders as soon as I use one in a menu that specific menu crashes and won't open ERROR message - ERROR - https://hastebin.com/ehopoziduz.cs
I also have Papi ecloud download ezrankspro so i have the expansions
@limpid verge
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
hi
i have this bug with my server where is a player does /kits or /rewards they can click the specific kit as many times as they want, but when they exit the menu and go back there is a cooldown, how do i make it so they can only redeem it one time? please help me I really need a fix im using deluxe menus version 1.10.5 and papi version 2.9.2
can someone please help me!
Is there a way for me to have a menu requirement be the player must be holding the item?
I see there is the one that makes them have a certain item in their hand
For example: You must be holding a pickaxe to open this menu
Hello, is there a plugin that allows me to view which plugins are using the most memory/cpu?
/timings report
Hello, it's possible to see the config of the plugin
all config
i want to buy this plugin but i don't see a demo in youtube
Which plugin? As this is a community not just a single plugin discord
@velvet cloak
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@nimble pendant
"Hello, it's possible to see the config of the plugin
all config
i want to buy this plugin but i don't see a demo in youtube"
Im blind ๐
Hmm
Isnt the config on the plugin page?
It's being rewritten anyways
It's possible to give a reward of the objective is good for just a random player ?
Is there a way for me to have a menu requirement be the player must be holding the item?
I see there is the one that makes them have a certain item in their hand
For example: You must be holding a pickaxe to open this menu
It's possible to give a reward of the objective is good for just a random player ?
I am currently having to run my menu through a skript just to check
string contains %player_item_in_hand_material% _PICKAXE
Sound Lists
Requested by: GabyTM | RO โข sounds
Can anyone possibly help me out?
ยป Give the helpers some details
ยป Ask suitable questions
ยป Be polite
ยป Wait
Requested by: cj89898 โข help
"You dont have permission to open menu: warps"
I've tried all the nodes but none seem to be helping it
@vale sky
Sorry to mention you
But I see your autominer plugin on McMarket and I have questions about it ^^
@velvet cloak
@velvet cloak ?
worldguard regions
But its possible to make several regions in one autominer ?
And also your plugin is not selling mined blocks ?
the name of the miner has to match the name of the region
If you have Autosell, it will autosell
Is there a way you can add multi region autominer
Do you see XLAutoMiner ?
I'm pretty sure AutoRank is free
I bought this plugin
But mine system is not very well coded
And your plugin is the second plugin that exist in all the market
And its not doing like I expect
So I'm sad ;(
Have you reached out to that dev?
Hello, my server is bug. I see all the placeholders writing for example% player%. What can I do ?
What's the best plugin to order the TAB by rank and to show the prefix in TAB? Has to work in 1.14
guys need help, anyone can help me ?
@hazy narwhal
Im setting up my factions server, im using savagefactions, and in the essentials chat i have the following format [FACTION]&7 {DISPLAYNAME} &9โ &7{MESSAGE}
i created a faction named "TEST"and when i send a message it appears *TEST [-] [OWNER] MYNICK: MESSAGE
It has to be [*TEST] [owner] nick : message
Mmh send screen or config ?
DM, i cant send screen here
@odd flare TAB?
I don't want all the bloatest stuff
Ught
Yes @velvet cloak
I am trying to put colored wool on the menu but they are not placed
any?
Try
Item: WOOL
Data: 4
Data is for WOOL color
WOOL:1, WOOL:2 etc
1,2,3 is a number who correspond to a color
@fallow bramble
@fallow bramble server version?
1.12
data
ok
instead of Data
nop
Something else is misconfigured haha
deluxe menus
Try material: WOOL
material: WOOL
data: 7
data: 5 for example
Item: WOOL
work
Item: WOOL
data: 4
no work
Replace item by material
now work
yep, https://paste.helpch.at/lekalumemi.shell shows Material, not Item
nicee
Hehe :)
Tried 373 instead of POTION?
with 373 no see in the menu
I believe because I am trying to see the position in 1.8.8 and the server is 1.12.2 is there any way to fix that?
??
for deluxechat
@opaque zealot
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@opaque zealot ^^
hello
i tried linking my acocunt
but its not working
the default chat is not loading?
Here;s my proof
yes
What is target ?
Its a deluxemenus placeholder ?
i am on a local server
I have a menu that opens another menu but there is no "{target}"
Do you want to open another guimenu ?
opens but does not open with the target
When you click on the first wool at left ?
Desea abrir otro menรบ haciendo clic en la lana a la izquierda.
?
Thx Google traduction haha
no
ya tengo el menu hecho
solo que pongo /test (nombre) y abre el menu con el target
cambio a otro menu y no tiene el target
como el gif que te mande
I'm sorry but I don't understand what do you want to do
Send me a paste bin of your configuration
Sorry x:
:/
Send me a paste bin and I promise I help you boy
Yes
accept me
Guys I am having a problem with crazyenchants but not sure what error I made in config.yml
I am getting this error
https://pastebin.com/q40fTux4
I was trying to find it but I can't and last I edited the config.yml
https://pastebin.com/N4x178UT
A material is wrong I guess
oh Ok let me check
Hi is there a way to stop anvils removing "op" enchants when someone tries to add a book
@velvet cloak
Do yโall know a plugin that allows you to connect to your server console Via online
Or in game
Hi, I have a little doubt, such as permission to open the guide and select a tag with the deluxetag?
After upgrading to luckperms version 5 I'm getting this error when trying to open a menu, does anyone have any idea what I'm doing wrong?
contact them
Thanks Gaby I will do this
hey is there any developers that would help make me a quick plugin pls? dm me pls
@tribal flint you should be asking in @request-free or @request-paid
hey can anyone help me with this error i'm getting in the console whenever i try to load my plugin?
Can someone please teach me how to change an item in deluxemenu slot if it has been clicked?
For instance if clicked once the item is green wool. if clicked again the item is red wool, and if clicked a third time the item goes back to green wool again
does anyone know about the pl nametagedit
@velvet cloak
You can do it with permissions
And view requirement
@silk vapor
I do know the plugin nametagedit
But why dont you use tab reborn?
Is it possible to have it so that players would need to vote to rank up to a certain rank in the rankup road for EZRanksPro? < presales question tag me with answer
@raw magnet
Quick Tip:
To get help with that plugin you'll need to first link your spigot account:
โข See #spigot-linking for more info.
This will give you access to the individual support channels where you can ask for help!
@raw magnet read above
No you cant, unless you run the force rankup command.
@wind wharf idk how to do it :/, can you dm me and try to help me?
anyone can teach me about leaderhead hologram?
how do i need to write the placeholder for PVP Top Kill?
@native wind
%leaderheads_name_statistic_player_kills_alltime_1%
%leaderheads_value_statistic_player_kills_alltime_1%
name - will show the name of the player
value - how many kills the player has
alltime - can be changed to daily | weekly | monthly
1 - which position of the leaderboard (1,2,3,4 etc.)
that should work
hi Kaliber thanks for helping, where do i can find these statistic?
placeholderapi placeholders
thx
DeluxeMenus
If i want to make an item that is displayed depending on several requirements, but that only one of those is needed, will i need to use an expression with "logical or"?
view_requirement:
requirements:
name:
type: javascript
expression: '"%player_has_permission_the.permission.u.want.1%" === "yes" || "%player_has_permission_the.permission.u.want.2%" === "yes"'
``` this is an example of 2 permission, `||` means OR
can be used with anything, not just permissions
If i want that to work with items, should i do this?:
requirements:
name:
type: javascript
expression: '"%checkitem_mat:WOODEN_PICKAXE,inhand%" || "%checkitem_mat:WOODEN_SHOVEL%"'```
Should i add something else like:
%checkitem_mat:WOODEN_PICKAXE, inhand% == "yes" ?
It return the value set in the papi config for "true" / "false" which is yes and no by default iirc.
So you will have to do that, yes.
Thanks
heyyy
havent been here for a while
i need a plugin that pops up a captcha gui thing with random blocks and makes the user pick the correct one or they will get kicked when they join the server or go afk
people on the server are using scripts to go afk without permission
cant find one
i've seen it on hypixel
please tell me i dont gotta write it myself bc im kinda sick
pls ping with response if you have one
Don't gotta beg just wait till someone responds smh
Having this weird issue with DeluxeJoin + PlaceholderAPI
So, I have it set to show the BungeeCord total players in the MOTD. However, sometimes, it'll say 0, and there'll be players on. Other times, it'll work
Guess ure using bungee expansion, if so, decrease the interval in papi config

Seems to be better, thanks!
Great!
I just bought the plugin, how long does it usually take for me to be able to download it from Spigot?
which one? but max 15mins prob, but ive received mine instantly. once bought then you should do #spigot-linking to receive support for that plugin
I want the command /warp to be handled by DeluxeMenus but the alias to the command like /warp place to be handled by essentials so a person can directly teleport there instead of bringing up the menu again
If that makes sense
- '[player] essentials:warp name'
@limpid sable I'm asking if it's possible when players run the command /warp name that it would use essentials but when they run /warp without anything after it, it would open up the menu if that makes sense.
I read what you have sent earlier, and got what u mean
I know for essentials you can do /ewarp
use what i sent.
adding the plugin's name before the command with a : will run the command from that plugin
its not an issue with args, you pretty much don't need v1.12.1 (up to u if u want to)
I understand but I just want players to be able to directly warp to a certain place without opening the menu using /warp (name)
While at the same time they can open the menu if they do not want to direct teleport and browse the menu using /menu
instead of
- '[player] warp name'
use
- '[player] essentials:warp name'
or ewarp name no?
I know that but that's the point ;c
I got what you mean, use what i said please.
Have you tried what i said @raw magnet ?
Yes I already knew that, my question was not precisely regarding that though
using ewarp would fix it if its not an open command in ur menu
k
its pretty much same as using essentials:warp name btw :p
Yeah ^ I only suggested ewarp because some have : blocked for command stuff
One last thing, I want a chest to appear enchanted in the menu but it doesn't seem to work (no errors in console): https://gyazo.com/a0b6d8712474603da75a4e8e630030eb
with a tpack prob
i need help whenever i try to load my plugin it shows this error https://pastebin.com/Rve8hFPx
Looks like you compiled under a version of java that your server isn't.
Is there a way in deluxemenus to open a book?
well i'm trying to install a program to make plugins on a 1.14.4 paper server what is the best in your opinion?
is that for 1.14.4 paper too?
idk much about that sorry
Its ok
IntelliJ IDEA is the program to make java plugins/applications (supports other languages too), not only MC plugins.
The x64 part is up to ur PC if its 64 or 32 bit.
But yea, IntelliJ is the best IDEA (IMO) for java

[ERROR] .... Could not load 'plugins/Retromix-StaffChat 2.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Cannot find main class `lightning225.staffchat.StaffChat'
can someone help pls
in the plugin.yml file?
Yeah
well actually i have 2 main classes, one for my public onenable and the other for my command.
so how do i have both in the plugin.yml file?
hmm
#development might be able to help
Can someone please teach me how to change an item in deluxemenu slot if it has been clicked?
For instance if clicked once the item is green wool. if clicked again the item is red wool, and if clicked a third time the item goes back to green wool again
am I going crazy, I thought essentials/vault had a spot for MySQL?
Not that I'm aware of
Might be just me going crazy then , wouldn't be the first time lol
Yup
Thanks Glare. Wasn't suppost to agree ๐
Since Vault doesn't update often I'll probably add it to the .jar
Alright
@rich star sorry for tag you, i've use the placeholder you teach me and also did papi download statistic and restart server...but my console keep spamming these
30.11 13:53:39 [Server] Server thread/WARN Placeholder value_statistic_player_kills_alltime_1 has an invalid number of parts
30.11 13:53:39 [Server] Server thread/WARN Placeholder name_statistic_player_kills_alltime_1 has an invalid number of parts