#general-plugins
1 messages · Page 197 of 1
i dont think theres "update automatically" thingo
download the new jar, replace it with the old one
I am getting this in the console
25.08 13:25:24 [Server] ERROR Could not load 'plugins/VoteParty-1.14.0.jar' in folder 'plugins'
Running Spigot 1.12.2
@vale warren Tysm
@small idol
Please be patient and don't ping helpful or staff members!
Lifesaver
just tried in 1.13.2 paper, it worked
items:
'1':
material: WOODEN_HOE
data: 17
unbreakale: true
slots:
- '7'
- '16'
- '25'
- '34'
- '43'
- '52'
display_name: '&r'
lore: []
and i will give you a resourcepack
it might be because of the resource, but im sure clip tested it with a resource
I'm having problems with a deluxemenu, the menu wont open with deny message when they dont have permissions, but when they have permissions, the menu doesn't open AND doesnt give a message. I can open the menu with op/* perm. Is there anything I could be missing?
Menu: https://pastebin.com/51Z7w9pm
does console message anything when open menu with op/* perm?
No it doesnt message anything, not for non permed players too
try replace material name instead of the id (bad english xD)
Okay, ill try that
open_requirement:
requirements:
Permission:
type: has permission
permission: menu.generalach
deny_commands:
- '[message] &fUnknown command. Type "/help" for help.'
``` just use this ?
it should if u have the player expansion, but this is easier to use
it still doesnt work, so ill try the items one, altough in other menus that works too
can explain what happens again pls?
when u have the permission what happens ?
when u dont have the permission what happens ?
when people dont have the permission to open the menu, they get the /help message
when they do have the permission to open it, nothing happens
hmm sure
i can't send lmao xD
oOf
How do I use CitizensCMD to send a player to a server
npcmd add server serverNameHere
!asktoask
how to change this to execute player do /kit beginner.
left_click_commands:
- '[console] kit beginner %player_name%'
right_click_commands:
- '[console] kit beginner %player_name%'
left_click_commands:
- '[player] kit beginner'
right_click_commands:
- '[player] kit beginner'
if that's what you mean
but the requirement to open my menu is /KIT
frosy how do i implement this in my menu?
menu section:
update_inverval: <amount in ticks>
item section:
update: <true/false>
size: 27
update_interval: 1
items:
'heck':
material: head;extended_clip
slot: 10
update: true
Hi, i have a TAB plugin, how do i set an animation as a tag prefix?
what is the craziest thing that has been done about deluxemenus?
🤷
Does anyone know of a good plugin for making clickable armor stands
is there a list for material names for 1.14?
whenever i do LIME_WOOL....nothing shows up in the slot
?materials
dm version?
1.12.0
mc version ^^
Well then it should work..
Are u sure the item doesn't have view requirements that u dont have or its in the correct slot
yeah its coming up LIME_WOOL
Can u check what i said pls
Also, items names should be unique
wdym?
Which example?
jeeez
though im doing this with luckperms instead of ezranks, i was following it
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
Well not for the materials
clip should really remove those smh
ok thanks for the help.
Np 😁
Hey guys, what's the best mine reset plugin?
So far I've tried:
PrisonMines is abandoned
MineResetLite doesn't have the API features I need
JetsPrisonMines lags a lot with bigger mines
Hey, I must ask how do I make a second menu with DM can someone talk me through it? I want it to be in its own seperate YML file though I have no clue how to do that or add it so it is usable!
?external-menus
1 Go to config.yml and make an entry for your menu
gui_menus:
menu_name:
file: menu_name.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!
But I have one as an external already, how do I add a second?
Whats the format?
gui_menus:
perks:
file: perks.yml
Where would I put it here?
gui_menus:
perks:
file: perks.yml
newmenu:
file: newmenu.yml
I love you, thank you so much!
?external-menus
1 Go to config.yml and make an entry for your menu
gui_menus:
menu_name:
file: menu_name.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!
smh
huh
just updated the faq and it didn't update, hence the smh
Ah I see!
Hey not sure if this is the right channel, but I'm having server crash problems. Would someone be willing to look into my crash report and explain me why this is happening? I'm not sure if it is a plugin of my host causing this.
Can someone help me with deluxemenus
?asktoask
i have an error and the menu doesnt open the errors i get is
[DeluxeMenus] Inventory type for GUI menu: island is invalid!
[DeluxeMenus] Valid Inventory types: [Lorg.bukkit.event.inventory.InventoryType;@4b9a1565
[DeluxeMenus] Inventory type for GUI menu: warps is invalid!
[DeluxeMenus] Valid Inventory types: [Lorg.bukkit.event.inventory.InventoryType;@68552414
[DeluxeMenus] Inventory type for GUI menu: oregen is invalid!
[DeluxeMenus] Valid Inventory types: [Lorg.bukkit.event.inventory.InventoryType;@65b5d0a2
[DeluxeMenus] Inventory type for GUI menu: values is invalid!
[DeluxeMenus] Valid Inventory types: [Lorg.bukkit.event.inventory.InventoryType;@72ebe95a
what is your inventory type in the menu configs
CHEST
so do i change the inventory type to CHEST
oops
correct
okay thank you
hello there
so i am having a problem with deluxemenus
in which my menu doesn't execute commands for some reason
this is a part of my menu, in which it should execute the command but it doesn't
i have the permissions and everything
hello? ;-;
use an yml validator
can you paste your menu in a pastebin
hello
help me with this
21:06:30 [SEVERE] [/127.0.0.1:62906] <-> InitialHandler - encountered exception: net.md_5.bungee.util.QuietException: Unexpected packet received during login process! 4f5354202f6f6e2d62616c616e636573
so im still a bit confused...it looks like everything works fine but in my console im getting this
25.08 19:01:10 [Server] Server thread/WARN No type set for requirement: type
25.08 19:01:10 [Server] Server thread/WARN No type set for requirement: input
25.08 19:01:10 [Server] Server thread/WARN No type set for requirement: output
but im looking at the mine.yml example aBooDyy gave me...and under requirements it says complete
yet when i put it, it negates the item i have.
what am i supposed to put for string equals?
i cant join my server
@versed dome
but i cant join my server
21:06:30 [SEVERE] [/127.0.0.1:62906] <-> InitialHandler - encountered exception: net.md_5.bungee.util.QuietException: Unexpected packet received during login process! 4f5354202f6f6e2d62616c616e636573
also, if i wanted to set a requirement for time played to open a menu, how would i set the output? EXAMPLE: i want a player who has spent 5 hours on my server to access a menu.
open_requirement:
requirements:
string_equals_ignorecase:
type: string equals ignorecase
input: %PlayTimes_playtime%
output: 5 hours
something like that
@zealous wing can u help me with this: 21:26:05 [SEVERE] [/127.0.0.1:65158] <-> InitialHandler - encountered exception: net.md_5.bungee.util.QuietException: Unexpected packet received during login process! 4f5354202f6f6e2d62616c616e636573
i have no idea what that is
i dont have bungee nor do i code...thats y i come here
and i cant join my servrt
ok ask the devs who made bungeecord i dunno bungee
guess ill ask here
i bought auto sell
(sorry for english)
i just bought auto sell
the plugin it sells them imideadtly even though i set it to sell after a certain amout of time.
even when it sells it does not take the items from the inventory.
i get this at console everytime i mine with it on
I found an issue with your config:
- Can not read a block mapping entry; a multiline key may not be an implicit key at line 21, column 10:
Caused by: java.lang.NullPointerException
^```
What was the site where I can find the right version of deluxemenus for the right server version?
guys help with #bot-commands
I checked your config and, it's valid!
+ Correctly Formatted```
wtf if its correctly formatted why aint it opening
there is a # missing before a certain link
wdym?
thats how i received it
Its better to list the yml file for that menu and do the menu in a separate yml file in the gui_menus folder
oh okay thanks so much
Guys i bought auto sell plugin and it sells the itmesbut do not take them away
i have it enabled in config
this is my consolehttps://pastebin.com/PqVex7g3
still need help...what do i put for requirements for string equals and string equals ignorecase?
i tried putting this
requirements:
string_equals_ignorecase:
type: string equals ignorecase
input: %PlayTimes_playtime%
output: 5 hours
and the item disappears again
and when i get rid of string_equals_ignorecase, my console returns this
25.08 20:03:45 [Server] Server thread/WARN No type set for requirement: type
25.08 20:03:45 [Server] Server thread/WARN No type set for requirement: input
25.08 20:03:45 [Server] Server thread/WARN No type set for requirement: output
i tried that. item still disappears
even tried just string
but when i get rid of it, the item returns but i get the no type set thing
What's your server and deluxemenus version
1.14.3 and 1.12.0
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
put the menu in there
oh ye didn't see
view_requirement:
requirements:
type: string equals ignorecase
input: '%luckperms_primary_group_name%'
output: 'commoner'
this is your current one
when it should be like this
view_requirement:
requirements:
group:
type: string equals ignorecase
input: '%luckperms_primary_group_name%'
output: 'commoner'
ok do i do that for the ones that have string equals ignorecase and string equals?
wait it disppears when i put group
I highly recommend you check out the requirements section on the wiki
The all in one GUI menu plugin!
• Spigot
• Wiki
• GUI Creator
• Placeholders
there is
like i see the types like has money and whatnot
what about requirement names? like permission, money, etc
thats what im looking for :/
can someone help me figure out what to do to fix this error: [SEVERE] [/127.0.0.1:54510] <-> InitialHandler - encountered exception: net.md_5.bungee.util.QuietException: Unexpected packet received during login process! 4f5354202f6f6e2d62616c616e636573
view_requirement:
requirements:
# You can define multiple requirements.
# Each requiremnt needs a unique name.
requirement_name:
[requirement-type]
i see that though. i read it all
You can define multiple requirements.
# Each requiremnt needs a unique name.
requirement_name:
you didn't read that
i did. thats what im trying to figure out. the requirement name
?:
type: string equals
the requirements name in this case is group
ok, then what about string equals?
that's the type
same thing? cuz it i tried it and the item disappears :I
ye it dissapears because you don't have the requirement to see it
in your case you need to be in the peasant group
tried that.
it doesnt work for me. its acting as if i completed the ranks. the items 'peasant complete' and the other complete one come up
Can someone help me with deluxemenus?
?asktoask
I have 7 kits that I would like available through a gui menu. The menu opens when I type /kit or /kits like it's supposed to. The 7 kits are there with their proper titles, but when I click I don't receive the kit it just closes the menu. In the beginning it was working with the first kid I added. After adding the rest of the kits none are working now. Currently none of the kits are given when I click and I have no idea what the problem is. My config is here: https://paste.helpch.at/ixoyanizay.bash
I'm using spigot 1.12.2 and I am using the most recent version of deluxe menus. No error messages are appearing in console
Hi, how do i make a wither skeleton npc?
can i add enchantments from advancedenchantments to my essentials kits
For placeholder api is there a placeholder for this https://www.spigotmc.org/resources/official-mcmmo-original-author-returns.64348/
getting this error https://pastebin.com/raw/Uf2UhQuM
and it seem it does not comply with the spigot link i gave above
Yes i used that but it end up giving an error because it's for t00thpick1 Mcmmo and not the original author mcmmo
it seem someone asked few months back said was going too
not sure what happen then
but do you know if the mcmmo-expansion is open source?
apparently not
It's fine, I'll just fix the error's and use it for personal use only
I got it working fine and comply with the original author
Anyone able to see a problem with mine?
anyone know how to show in gui a timer when they can use that item in gui again
I gave my players the permission essentials.msg but they still can't use /msg
heyy wildnature do i know if u can put fireaspect and looting on axe in kit
did u look here?
i need help again. im trying to create a rank menu, but its showing they complete a rank when one player literally just joined
here is the menu
what plugin u use for that
deluxemenus
like im trying everything and editing things one by one, nothing is working
i need this to work
so i got my menu working, but how do i make it so that they need a pre requisite before they can click on the next item?
IE to promote to peasant rank, u need to be commoner first.
Hello, how does servername works?
how would I go about using the [sound] identifier in deluxemenu's?
Minecraft sounds: https://gist.github.com/Andre601/1ab3b4fabd0010ae241156333491c379
@velvet cloak
How do I use placeholders in the Javascript expansion?
I want to write Javascript that uses placeholders from different mods
Ping me if you want.
When restarting my server and I join I randomly die, any clue / reason for this ?
I don't know if it's possible to ask help in here, but you need to send your server's overall information like plugins, spigot version and so on.
In my deluxe menu config i want to have a certain requirement amount for an item, how do i implement that ? (i tried checkitem_mat:(Item)-amt:(amount) and checkitem_mat:(Item),amt:(amount) doesnt work... ) P.S its for 1.14
heydo i know if u can put fireaspect and looting on axe in kit
hello, i have a problem with papi / deluxemenus in which %server_online_<world><world><world>% it's always 0
all though i made it so that the menu updates
@velvet cloak you can use a javascript placeholder like this %javascript_<placeholder>% after you've properly set it up
@worthy zealot Mind showing your plugin list (use imgur)
That's not what I meant
I wanted to use actual placeholders inside of the javascript.js file I write for a placeholder
I'm trying to write a custom placeholder for Clans
I need to access the Clans placeholder from within the Javascript I am writing
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
Kenny you aswell ^
also, you can only have 1 world inside the placeholder, I recommend using the math expansion
@raven cloak i already sent it trough dm
Thanks frosty for willing to help, found the issue's had to do with when players want to join the server when it's not entirely started up yet
frost what does [precision:0]% do?
removes the decimals
(since it's players it would output 2.00 which doesn't look good)
this math thing would work in a hologram right?
if you have the addon yes (as in the holographicdisplays addon)
great
I get this error: "Could not pass event AsyncPlayerChatEvent to DeluxeChat" how can i fix this. Console Error: https://paste.helpch.at/patazituzu.pl
frosty
?
there's nothing wrong with these two placeholders right?
%math_{server_online_hockey}+{server_online_End1}+{server_online_Forest}+{server_online_Desert}+{server_online_PracticeLobby}[precision:0]%
%math_{server_online_island_end_world}+{server_online_island_nether_world}+{server_online_island_normal_world}+{server_online_battleground}+{server_online_world}[precision:0]%
is there something wrong about'em
(i am just making sure)
@raven cloak https://imgur.com/a/qOyfs3I
just type in chat
remove the jar, and download a new one, then restart the server
and let me know if it does that again
still the same error
server version: 12.2.2 with the latest paper spigot, latest deluxe chat we use luckperms and we have the latest version of vault installed
are you sure you only have 1 jar of the same plugin installed?
yes
Kenny, /papi parse me %placeholder%
I am with Leader, also we just updated the server from 1.8.8 to 1.12.2, so could the config be a problem?
someone here knows the thing in DeluxeMenus example the requirement for money is 2000 and if a player click it he will be deducted 2000. and if he click it 2nd time, the 2000 will x2
for example
i click it costs 2000
then click again it will cost 4000
then click again it will cost 6000
like it times to 2
Justin, perhaps try generating a fresh config and seeing if that fixes it
Okay, I'll try that
DayTrix, you're going to have to use multiple items in the same slot (the menu will have to close on each purchase), and then switch the items to the correct price
You’re Justin time
I deleted the whole config and restarted the server, still get the same error
%math_{server_online_airshow}+{server_online_airshow_}+{server_online_amazon}+{server_online_amazon_}+{server_online_aquarium}+{server_online_aquarium_}+{server_online_archway}+{server_online_archway_}+{server_online_ashore}+{server_online_ashore_}+{server_online_boletum}+{server_online_boletum_}+{server_online_chained}+{server_online_chained_}+{server_online_crypt+{server_online_crypt_}+{server_online_eastwood}+{server_online_eastwood_}+{server_online_glacier}+{server_online_glacier_}+{server_online_invasion}+{server_online_invasion_}+{server_online_jurassic}+{server_online_jurassic_}+{server_online_lectus}+{server_online_lectus_}+(server_online_lighthouse}+{server_online_lighthouse_}+{server_online_lotus}+{server_online_lotus_}+{server_online_perniciouns}+{server_online_perniciouns_}+{server_online_playground}+{server_online_playground_}+{server_online_stonekeep}+{server_online_stonekeep_}+{server_online_swashbuckle}+{server_online_swashbuckle_}+{server_online_temple}+{server_online_temple_}+{server_online_treenan}+{server_online_treenan_}+{server_online_Lobby}[precision:0]%
hello so i made this math placeholder
but it does not work for some reason
and it gives me this error in a deluxemenu menu
half of the text is cut because the text is too long
anyone?
Ok, so if I use a Anvil GUI is there a way to get the string title?
Does Deluxe Chat has a feature when you chat in bungee global the servername appears?
You could just add the server they are on
hello
i wanted to know how can i do to have in the name of my item my current money ?
@versed dome math expansion cant handle all of these placeholders afaik, so use js expansion instead
@small idol in dm? No
Ah that’s a rip, I’ll just make a plugin then. Ty
my comments are gone? : o
o
i wanted to know how can i do to have the commands /money who being use on the name of my item ?
i want to send a picture but this chat disable it
=imgur
Still hmm? What do u want
have the same thing than what i have on my item in the picture as title between [ ]
i try to write "{money}" but it will write "{money}" not the money i have x) I do not know if what I say is a little clear, English is not my strong point
u want to display ur balance there?
Is that DeluxeMenus?
yes
hum
no sorry the picture is from chestcommand
but i'm done with chestcommand
so i try deluxemenu
and i wanted to do same thing in deluxemenu
/papi ecloud download vault
/papi reload
And use %vault_eco_balance_fixed%or %vault_eco_balance_formatted%
https://helpch.at/placeholders for all papi placeholders.
mmh i will try 🙂 thx
np 😄
is it not work :/
it write only "%vault_eco_balance_formatted%"
oh.. no sorry is it work x) thanks you 😄
👍 😁
last small question i see in the config of placeholder i can change the format of the balance: thousands: k, trillions: T, ...
Is it not possible to have simply the balance with xxx 000 for exemple ?
change the 5.18 k to 5 180 for example ?
because if i change the "k" to "0" i will have 5.180 :/ nice but not perfect x)
Check the link i sent earlier, it has all the placeholders
Ull find what u want in vault section
U can try the placeholders using /papi parse me %Placeholder Here%
i check the link but i have not really understand how can i change it :/ (sorry if i'm boring)
only this: "%vault_eco_balance%
%vault_eco_balance_commas%
%vault_eco_balance_fixed%
%vault_eco_balance_formatted%
%vault_eco_top_balance_#%
%vault_eco_top_balance_fixed_#%
%vault_eco_top_balance_formatted_#%
%vault_eco_top_balance_commas_#%
%vault_eco_top_player_#%
%vault_eco_top_rank%"
found !
i try everything x)
thanks to take your time for me 🙂
Sure
@limpid sable how does that work?
how do i reset the players posision to the spawn point every time they join the lobby?
guys i wanna make a placeholder that diplays players on more then 15 worlds
is that possible?
wut
why i use
view_requirement:
requirements:
not_available:
type: string equals ignorecase
input: '%marriage_is_married%'
output: 'no'
and
view_requirement:
requirements:
not_available:
type: string equals ignorecase
input: '%marriage_is_married%'
output: 'yes'
but my lore still display : [No] ?
I have already asked help, but deleting the config and letting it generate a new one didn't help.
I'm getting this error with DeluxeChat: https://pastebin.com/TWrVgPmq
I get this error when I type a messagein the chat.
You have some outdated placeholder plugin or something
I use placeholderAPI
You mean another plugin that uses placeholders?
No
send a pic to proof you have bought dchat
I mean, literally one of your placeholders is provided by a bad plugin
with your name visible and discord tab opened
Oh, okay
Is this one good enough? Or do I need to show the whole discord name? https://imgur.com/a/dlqFyIL
all good
Okay
1.8.8
1.12.2
1.13.2
1.14.2
v1.14.4 - Latest
v1.14.4 - Latest
v1.14.4 - Latest
v1.14.4 - Latest
I had a version higher than 1.14.4 (plugin) but I'll try the newest
Yes it worked, but how does that version effect deluxechat?
it's because of the player expansion which uses some methods which weren't available on the papi version used by you
Ah okay, thanks 🙂
😉
hello hello
another question, i see i can use the command [takemoney] when i add it on leftor right click event but how can i do same to give money ?
i tryed [givemoney] but it not work 😦
because give money isn't a thing, if you're using essentials do - '[console] eco add %player_name% 100'
thx
help me
"[17:55:17] [Server thread/INFO]: CONSOLE issued server command: /eco add %player_name% 100
[17:55:17] [Server thread/INFO]: Manages the server economy.
[17:55:17] [Server thread/INFO]: /eco <give|take|set|reset> <player> <amount>
"
@raven cloak
/papi ecloud download player
/papi reload
Help
I have some problems with deluxetags
I don't have deluxechat, so I use {deluxetags_identifier}, etc placeholders, but it doesnt work. But if I switch to the %deluxechat_identifier%, etc placeholders, it works. I have deluxechat false
And, 2nd, I have 5 tags, I am opped, but I only see 3 tags
Arrandir, manually download it from the ecloud
ChickenDinnr, the identifier displays the tag name set in the config, and not it's prefix, also make sure each tag is named differently
I'm creating a menu from this site but it doesn't work
site name deluxemanu maker
@merry niche pls
@velvet cloak
Please be patient and don't ping helpful or staff members!
I downloaded this plugin because this site provides convenience
Deluxesmenu version - # DeluxeMenus 1.12.0 main configuration file
server version - 1-14-4
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
I mean ye check console..
ha sorry
Your editor has literally highlighted where the issue with the config file is
also that lmao
Remove the random ass '' from your file
also don't use tabs for indentation
Please, learn 2 yaml ;-;
become a yamldev https://i.imgur.com/5wZhzum.png
I have a big question
with worldguard I cannot mine with efficiency at my other world that I made. I can use efficiency once I disable worldguard though. Any potential solutions to this?
what?
was that a bot
ugh
So i need help my server is having bad lag
and i dont know
how to fix it
-.-
someone know a crate plugin where u got all ur crates in 1 thing
or just a crate plugin with winning change in %
or rareti
Is it me one more time x)
on the wiki, it said i can add the "update" when i using placeholder. But he said too i need to have the "update_interval" too. Where is it ?
update_interval is a menu setting, and the update is an item setting
ok ok i will try it ^^
is it on sec or on tick the update_interval ?
on sec x)
Nice nice :p
it's ticks
For 1.8.8 witch AutoSell version i should use?
Could not pass event AsyncChatHookEvent to DeluxeChat v1.14.4 java.lang.IllegalStateException: DeluxeChatEvent may only be triggered asynchronously.
Seeing this in log of 1.14.4 paper server. https://paste.helpch.at/uyirediwod.sql
Any ideas on how to fix this with DeluxeChat?
were you just typing in chat for that to happen or?
Towny executed a chat sync, DeluxeChat is making a bad assumption that chat is always async
I see that when moving chat into local chat, town or nation chat. So confirmed bug on DeluxeChat end?
frosty ?
i try to add requirement to my menu like that: " left_click_requirement:
requirements:
anything_here:
type: has money
amount: 100
deny_commands:
- '[message] &4Shop &8> &fYou need &c$100 &fto buy &c1 x Granite&f.'"
but each time i config that, the "left_click_requirement:" and
"requirements:" disapear
i have wrong on my writing ?
So do I need to open a ticket on that chat bug or is that not a thing?
I'll report it to clip
now i have this: "anything_here:
type: has money
amount: 100
deny_commands:"
when i reload
but i can still us the command same with -100 dollars
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
show me the whole thing
what editor are you using?
left_click_requirement:
requirements:
anything_here:
type: has money
amount: 100
deny_commands:
- '[message] &4Shop &8> &fVous ne possèdez pas d"émeraudes sur vous'
paste that in
i use notepad++
@versed dome so u make a js placeholder to calculate it for u
Check js expansion wiki https://github.com/PlaceholderAPI/Javascript-Expansion/wiki
Does anyone know in deluxe menus if possible to make a one time click button. Where player can click once but every other time they view it shows something else
I try to copy/paste your sending Frosty but it still do not work 😦
are you opped?
yes
i can take the money from the bank same with the requirement
and -10000 of money x)
deop yourself and try it
Frosty do you know of a one time view requirement for deluxe menus
also, set your essentials config so that the minimum money is 0
@vestal citrus timed permission or this https://www.spigotmc.org/wiki/placeholderapi-javascript-expansion-scripts/#cooldown
Coffin, on click give them a permission, and if they have the permission switch the item
Good idea thank you
i try to deop myself and set the essential config to 0, when i'm deop, i cannot use any option of my bank and my money stay at 0 but i already can use the left_click same when i have 0 money and the condition is 100 money :/
Please kindly explain what does the line "servername" about in the config.yml bungeecord global chat?
I already renamed it to ex. [Hub] but it doesn't shows up. I tried the channel in the formats but it shows local and global. I wanted it to appear global chat only 😦
@lucid root
Please be patient and don't ping helpful or staff members!
Sorry
how do i set a biome or change a biome with worldedit?
idk
i'm using deluxemenus, but in the example the %player_name% not working.. help?
@lucid root //setbiome <biome> <region> you need world edit
ty 🙂
Re Frosty, i tryed until now to have the requirement who work but nothing want to load :/
i try to use the requirement with item like this: left_click_requirement: requirements: type: has item material: EMERALD data: 0 amount: 1000 deny_commands: - '[message] &4Shop &8> &fVous ne possèdez pas d"émeraudes sur vous'
but the requirements is simply forget :/
use the checkitem expansion
oh wait, nevermind
You need to check for 1000, my expansion can't do that yet™
mmh 😦
For DeluxeMenus, is there a way to use a head of an NPC from the Citizens plugin?
what is the max i can set ?
cj89898 i really do not understand how i'm suppose to write this :/
Does essentialsX take priority in commands over vanilla Paper 1.14.4? I can't use /spawn, /setspawn and a bunch of other commands
My expansion can only go up to 64 items @woeful garden
ùùh
mmmh*
is it nice but to me, i need more ^^ i will stay with the requirement type item
Ya, that's why I said nevermind :L
when i will found why the requirement wont apply
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
yes
i tryed requirement on 164 and 285 lines ^^
but i still can pass the requirement :/
i tryed with deop and op ^^
remove data: 0
http://prntscr.com/oxu5zz someone know what plugin this is?
i just found image on google but cant find pluginXD
could probably use deluxemenus to do something like that, not sure if there are placeholders for crates though
Yes, it could be made with deluxemenus possibly
ok ok ^^
i do it but no change ^^
i still can add money without any emerald in my inventory
same thing ^^
honestly not sure, could you turn on debug mode? and check console?
but the requirement if i have x money is bypassing too :/
mmh ?
you didn't add the requirement name
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
you need a requirement_name because you can have multiple requirements for one item
what name i can write ? 🙂
anything
you can make it blueberryemeraldchecker if you really want
i try with requirement_name: [test] but no change 😪 😪
left_click_requirement: requirements: type: has money amount: 1000 requirement_name: - test deny_commands: - '[message] &4Shop &8> &fVous ne possèdez pas d"émeraudes sur vous' left_click_commands: - '[takemoney] 1000' - '[console] give %player_name% emerald 1000'
no
look at the link I sent you
left_click_requirement:
requirements:
# You can define multiple requirements.
# Each requiremnt needs a unique name.
requirement_name:```
no
you're missing the requirement_name part
you need 3 things before you start type: has money and you only have 2
i put a requirement (need only one) and set a requirement_name :/
left_click_requirment and requirements
but you need left_click_requirement, requirements, and requirement_name
left_click_requirement:
requirements:
requirement_name:
type: has money```
like that
and you can make requirement_name anything you want
left_click_requirement: requirements: {} type: has money amount: 1000 deny_commands: - '[message] &4Shop &8> &fVous ne possèdez pas d"émeraudes sur vous' left_click_commands: - '[takemoney] 1000' - '[console] give %player_name% emerald 1000'
like this is ok ?
does any1 know where this chat format is coming from?
I use essentials chat but its not set to that
i didn't write it 😦
I sent you exactly what it should look like
he write it alone 😦 😦
I see
i copy paste your link
👍
😆 sorry
all good, that's what we're here for
imgur
last last small question, do you know a possibility to check if the player have enough espace in inventory to have 1000 emerald ?
because i see i get 1000 emerald and lost 1000 of money but if i do it without the place, i lose x emerald and lost 1000 money
could check if they have 1000 air and that might work
Check your link xD
the guy who create this picture/gif when the page is empty is a god x)
xd
Please help 😦
I want to know if it's possible to add [Survival] <name> or [Hub] <name> when you join the global chat?
I don't like the format's channel as it appears too in local chat
i found it cj but thanks buddy u try help !
Please be kind and help me 😢 Been asking a lot of times and I'm dying to know
Any1 know where that chat layout is coming from ^^
`type: has item
material: 'TEXT'
data: #
amount: #
name: 'TEXT'
lore:
- 'TEXT'
`
I need to write everything of that to have the requirement who load ? 🙂 thx ^^
because i don't need the name, lore and data tag
and it wont load x)
send requirement?
use checkitem expansion if u wanna use the name/lore
if u dont, ull be fine using that but material has to be the name and not the ID
Can anyone help with deluxemenus?
I have a problem, I made it so a command to open a GUI was /warps, but it doesnt work
it just shows the essentials list
did the menu load?
yes
ure running the command in-game or through a plugin ?
(use essentials:warp in your click command)
he isnt talking about click command frosty
menu_title: '&8Warps'
open_command:
- Warp
- Warps
size: 9
open_requirement:
requirements:
permission:
type: has permission
permission: deluxmenus.menus
ingame
players should be able to do /warps and the gui pops off
@limpid sable nope caps dont matter
did u try it?
yes
yessir
oooh forgot about that
1.8.8
1.12.2
1.13.2
1.14.2
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
np 😄
heyy in treasures-pro can i just only show them crates not tresuers and other things just only the crates and make my crates in there
Yo is this the default DeluxeChat? http://prntscr.com/oxvoc3
is there a way to disable it from in game
heyy with the voucher plugin how do i give someone a kit not acces to kit but like real the kit him self
So, I'm confused by LibsDisguises. The bounding box and the player box for 99% of disguises hit one another. Is it possible that I'm just doing something wrong?
Run kit kitName player?
lemme show what i did
normaly it would be that what u say yes but i dont know why doesnt work
try >
The input will either be a username or a 0 though
is there a way to add the back permission from essentials with a cooldown?
@mild dew You're checking a string, try string equals
the best way I can think to do it is a javascript expression
probably something like this %vault_eco_top_player_1% !== "0"
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
Hello, why versions above 1.10.5 can no longer use ID in material:?
is it worth to pass in 1.12.0 or I can stay in 1.10.5 without worries?
I'm on spigot 1.12.2
ty
Hello, I am using Spigot 1.14.4 and when I install Placeholder API on my server, it floods errors on my cmd. Please help
why i can still exchange with item without lore ?
here is my config : https://paste.helpch.at/woxigekequ.bash
Try using the checkitem expansion
https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#checkitem
i have too
?
oh you mean check lore with checkitem ?
use the lorecontains modifier, yes
ok
Not sure if multi-line is supported as I would have no idea how to really test/implement that into the expansion
but you can just check for the important part
ok
Not within minecrates you can't
check AdvancedMonthlyCrates
Thats fine, Does it have an API?
Not 100% sure, throw it into a decompiler to check
It won't be documented if it has one
I can always set it up with a skript, such as /minecratewheel that runs a crate not in the crate menu
will a sudo work?
like [command] sudo @p /cc open minecrate @p
Im onto something
I think that may work, Hold on
How to clear an items have NBT tag ?
but do you care what sort of NBTtags?
either way, you just grab CompundNBT of an item
and if it's there just set the type to AiR?
i have name and lore
can I make a spawner shop where they can only sell spawners, with the plugin SpawnerSilk?
DeluxeMenus
with ss only no
so?
like what should I get as an alternative in your opinion?
other than spawnershop
@loud coral What are you trying to do, I may be able to help
oh ty
so basically
I'm trying to make a GUI menu to offer players selling their spawners
and I'd like to know if I can like use the expansion checkitem to check the spawner id of a specific spawner plugin
if that makes sense
hmm
I'm using GetSpawners would that work?
You can use SilkSpawners
yea I tried but sadly I'm on paper 1.13.2
Ah
I'm gona check if GetSpawners might work
if so I'd consider this issue solved
thank you for caring 👍
There is a plugin called zSpawners that works with paper 1.13 but it is $2.50
it also has a spawners remove command
I can PM you the link if you want
oh sure
and No Problemo
uhm how do i setup a menu?
With deluxe menus
because there is no /dm create
command
from files
DM gives me a headache but once it is done, I am so glad that I did what i had to do
am I like the only one that uses the JavaExpression click option?
I never see anyone use it
it's faster for one requirement or so
ok i made one! But when i do /dm open kits
the one i made is called like that. And i downloaded the papi thing.
But when i do /dm open kits or /dm open kit it says: no menus are loaded
You have to add a command it should have an option saying open_command add it under there
menu_title: '&e*&6* &nPIRATE''S DEN&6 *&e*'
open_command:
- kits
- kit
- ekit
- ekits```
Something like that @elder matrix
Welnnys
But how do you guys sort your roles like that?
with general roles
and above more roles
wot
It is a discord option that is called display role seperately from others online or something like that
oof you managed to tag the wrong person twice
yeah
?hidden-roles
How to get hidden roles (categories) in discord
Create a new role with the name you want and set the role's color to #2f3136 (Discord's background color)
https://pastebin.com/CWZZyVf1 is this correct? Because it's still not working
"No menus are loaded"
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
use that ^
oh ok
Frosty, Can you test some things for me on my server? I just need to see if these things work
?paste
click usage
What version of deluxe menus are you using?
it works
oh k
I used a yaml parser, His config is good
but why doesn't it work then
I checked your config and, it's valid!
+ Correctly Formatted```
What's your dm and server version
Did you do /dm reload after you saved it?
my dm?
DeluxeMenus\
oh that
i got the latest version of deluxe menus and
oh wait
i can't send screenshots here
oof
Did you do /dm reload when you made the new menu?
okay thanks
weird
Also, Do you have PlaceholderAPI on your server?
yes i do
Ok just making sure
ok server is restarted
when i do /dmenu
it says that i'm running version
1.12.0
Wait nvm, Im stupid
oof
ye
Ok, Upload the config back into DeluxeMenus
Yes
i installed the papi for essentials
I'm 5 builds behind in paperspigot can i maybe just go to the newest and try again?
Yeah, Do that
what is wrong with me
LMAO
i'm watching a flex glue commercial
ok i installed the latest version
i'm going to restart my server now
ok server is done starting up
Ok and?
Yeah, I dont know why it isnt working for you, Sorry
well oof
and in what file did you put it in?
in the config
and have you checked console for any errors
oh i see something
in the console
this is the only error
well it's not detected as an error
but it is an error lol
This list contains all the up-to date Materials that are available in Minecraft!
• 1.8.8 - Materials
• 1.12.2 - Materials
• 1.13.2 - Materials
• 1.14.2 - Materials
I mean ye it states what version the wiki's is
ye that example is for 1.8
oh
It worked thanks.
couse like plugin has its own command ./fly but i want to make menu command /fly menu but it wont work :8
@velvet cloak You can do that with skript
well
I can create a real quick skript that works for you
i dont want extra plugin for skripts
Do you not have skript?
Oh, I thought every server has that plugin lmao, Guess not
Don't use skript..
i don't have it too ;)
^^
lol
skript is useless
I use Denizen i think that's also something like that or am i wrong
Not really, Saves a shitload of memory
i mean extra plugin thats buggy in new versions
Gasper, try binding the fly command to /dm open <menu>
how
(if you're using ess fly, it should automatically bypass it)
Instead of getting 10 plugins to do one thing, you can have one skript that does it all
LilDevs what about making a plugin yourself like i do?
LilDevs, just don't.. skript is horrible and it always will be
Then cant you make yourself a plugin that bypasses /fly?
well i asked if deluxemenus has that option?=O?=
you using ess fly?