#general-plugins
1 messages · Page 181 of 1
set it to false
format chat?
Does ShopGUIPlus support baseheads?
also you need the expansion apt
/papi ecloud download deluxetags
/papi reload
Axuk nope
I got around that by making the menu with DM
🤦
Yeah I made a menu with DM for the shop.
But when I click "Back to main menu" button, it takes me to the default shop.
Axuk, make an item with a command execute
Still trying to figure out how to get rid of the "Buy -$"
English please
he's asking if someone speaks spanish xD
i understand it, can't speak though
welp
[18:23:40 INFO]: [VotingPlugin] Recieved a vote from 'MinecraftServers.org' by player 'GucciTaco'!
[18:23:41 WARN]: [VotingPlugin] No voting site with the service site: 'MinecraftServers.org'
[18:23:41 WARN]: [VotingPlugin] Please read here on how to fix it: https://github.com/Ben12345rocks/VotingPlugin/wiki/Common-Problems
[18:23:41 WARN]: [VotingPlugin] Current known service sites:
so confused..? xd
read what the error said maybe?
vote went through, then it says "No voting site with.."
GabyTM #Lime Today at 9:26 PM
read what the error said maybe?
did.
Gaby how o.O
hello
hi
I have a problem, I added the permission deluxemenus.open.skyblockoff and I still can not open my menu in game
??
In your menu, there's open requirement
check what's the permission there, if u dont want it just remove all the lines of it
open_requirement:
requirements:
permission:
type: has permission
permission: some.permission
deny_commands:
- '[message] Vous n"avez pas les permissions.'
i delete permission: some.permission?
change it to whatever u want, or if u dont want an open requirement, delete these lines
of open_requirement: at - '[message] Vous n"avez pas les permissions.' ?
now i have an other problem
my menu is delete en game
can we dm for send u my files?
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
in game i see only item "reset mon ile"
Am i okay to use the most recent version of Deluxe Chat with 1.8?
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
ty
anyone know of a why to customize what enchantments the enchantment table gives u
@zealous timber other items have view requirement
u should have the specified requirements to be able to see the item
check the wiki for more info about dm https://helpch.at/dmwiki
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
@limpid sable Thx u bb ❤ u save my life
actually french youtuber play in my server
I added Deluxechat but couldn't get PAPI to work with it at all but it works on scoreboard and stuff. So i downgraded Deluxechat but it broke and now i am using the most recent version but its still just red on /pl and doesn't generate anything on start up?
https://pastebin.com/g2PM32fa
=faq spigot
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
@blazing warren ^^
where can i get enchant list for 1.12
=faq enchants
thx Frosty
Is there a way to check is a player is in a group with deluxemenus?
elaborate what you mean
perms plugin?
like
requirements:
permission:
type: has permission
permission: some.permission
Is there like a
requirements:
group:
type: has group
permission: someGroup
if you are using luckperms
Guessing you're a smart person and you are :p
okay thanks
How do I use 2 names on the same menu (DeluxeMenues)
open_command: wilderness
open_command:
- wilderness
- clipisanerd
- snowmansarecool
Thanks 😃
Anyone know why my stonebricks aren't showing up? 🙃.
https://paste.helpch.at/azifajoxak.bash
Tag me if you got any idea
wrong material
Material Lists
Is it possible into DeluxeTags to add support for comments?
It can be really useful so we can know how a tag can be own instead of searching between all my plugins for example.
Thanks clip 😉
if you aren't using the description you could use that
What do you mean by that?
waiting for clip to OS dtags so I can do fancy stuff
"support for commands"
cj, clip is using a normal lib so comments are supported throughout the config
Wel they are not supported in the config :P
I try to add a comment after a tag name and they are removed after a plugin reload.
https://gist.github.com/maxlehot1234/c26bb2e2e2fc0a91f2ec484f280d8e54
yeye we know what you mean, it'll probably be added in the future
I've always wanted to know how to use that in my plugins too
Can you add them to blank likes @drifting plaza or no?
I assume probably not
just use a lib that supports comments
Maybe not. He will probably never update DeluxeTags I think 😦
I mean he updated the placeholders today :p
Want to convince him to OS it so I can make the GUI fully customisable
A really useful plugin, but deluxetags was not so useful like placheolderapi was
I mean papi and dtags are two completely different plugins
Yep of course 😉
a placeholder is returning my vault balance as 1.50000000000001E14 when I parse it. Is there a way for me to get the raw number. Or how would I approach handling this in an expression?
What placeholder are you using?
money:
type: '>='
input: '%vault_eco_balance%'
output: 150000000000000
use the _fixed
thanks.
If you have any more PAPI related questions, please use #placeholder-api thanks 👍
Also that's a very large amount of money you're trying to parse with deluxemenus and it might not work perfectly, let us know if it doesn't
if I'm not a nub that's 15T
ye it's 150T :p
which means you're a
nub
yeah its 150T. It seems the balance check isn't working at all in deluxemenu. Reduced the amount to 5000 as a check and still doesn't work. Not sure if this is a papi thing or deluxemenus
5k should be working
but your balance can't be over 2.147 billion
what you want to use is javascript to do this task then
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
except used _fixed ofc
thanks, i'll give it a try
The max integer value is 2.147 billion so anything over that will most likely break
That worked cj. Thanks
👍
?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!
#bot-commands
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
paste the menu..
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
hello i have a problem with scoreboard
oi
on all of them..
ok 1min
The all in one GUI menu plugin!
• Spigot
• Wiki
• GUI Creator
• Placeholders
go read the wiki on how the items should look
ok
People do not stop telling me that the scoreboard with the Scoreboard-revision plugin takes up too much space on the screen, how to reduce it from the config?
Frosty it still says there is an internal problem?
here is the console https://paste.helpch.at/ciqavivari.bash
and here is the menu https://paste.helpch.at/osabugucuc.shell
can u see whats wrong in there or just write the mistake in my config to correct please
or someone else help me
in the config probally
you shouldn't need the '' @raven cloak
so what is the problem then?
you messed up the requirements @queen moth
can u give me an example
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
it should be
left_click_requirement:
requirements:
name:
type:
...```
can u write it for me in chat
the ... is whatever else is required for that type
wait so what do i put after the name:
and the deny commands, don't forget that
you put all the information needed for your requirement type
and type;
You can see that via the link I sent you
ik but i cant read that
What do you mean you can't read that?
If you can't read it I can't really help you there...
The wiki is there for you to look at and learn how to use deluxemenus
there are examples on the wiki
ok
Does deluxe tags support bungeecord or MySQL?
nope
😦
cj im really confused can u just write it out an example
there are 4 example menus on the wiki
left_click_requirement:
requirements:
name:
type:
and I know at least one of them has examples
so would I do left_click_example: requirements: name: ' cool' type: ' permission.node' and what does the name do
no you don't put anything for name
you put whatever you want there
it could be thisrequirementnameisreallylame: if you wanted
no
and the type is the permission
'13':
material: NAME_TAG
amount: 1
slot: 13
priority: 2
display_name: '&cOG'
left_click_requirement:
expression: 'deluxetags.tag.4'
left_click_commands:
- '[player] tags set %player_name% 4'
if you're checking for a permission, you use the has permission
I can't help you if you can't read the wiki mate, I'm sorry
Everything you need, including examples, are on the wiki
'13':
material: NAME_TAG
amount: 1
slot: 13
priority: 2
display_name: '&cOG'
left_click_requirement:
expression: 'deluxetags.tag.4'
left_click_commands:
- '[player] tags set %player_name% 4' why this wont work
it's not correct at all
how
you didn't follow anything I sent to you
ill check
you still have
expression: 'deluxetags.tag.4'```
and...
that is completely wrong, you're ignoring all the help I'm sending to you
literally everything I've sent, you've just ignored by changing absolutely nothing in your config
what's the point in helping if you don't accept the help?
i dont understand that's why
look at the wiki and the examples
here me out here. My first section here '10':
material: NAME_TAG
amount: 1
slot: 10
priority: 2
display_name: '&cCool'
left_click_requirement:
expression: 'deluxetags.tag.1'
left_click_commands:
- '[player] tags set %player_name% 1' works so i dont understand how i am wrong. That above is the only one that works the others dont i think because I made a stupid mistake someone so its not what u said earlier if my other above section did work so if you could look at the console and the config again to see what the little mistake is because I cant figure it out that would be great!
= paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
All the black stained glass items are useless
did you check this example? https://github.com/help-chat/DeluxeMenus/blob/master/gui_menus/kits.yml
Online Maker - https://placeholderapi.github.io/DeluxeMenuMaker/ - help-chat/DeluxeMenus
Define 1 and set slot to multiple slots
yes cj and im stupid and right
requirements:
permission:
type: has permission
permission: essentials.kits.example```
I feel like when you tell someone to check the wiki they don't actually check it ,-,
Can someone help me deluxe menus one of my guis are not loading correctly
is how the requirement should look
and yours is 2 lines
expression: 'deluxetags.tag.1'```
clip since you're reading this chat
So how is yours right?
dtags OS when™
@queen moth
bc the one i sent u worked
Be nice it’s a lot to adapt to when using for the first time
and mine is not a view requirement it is a click requitrement
all requirements are made the same
except for the deny commands part for view requirements
can someone just edit my config and ill see
And how do you know it worked?
PLEASE
You have to learn to do stuff on your own
bc i tested in game before i copied and pasted the rest
that's how i know it worked
u want to join the server and see for ur self
?
go to line 489 and add 1 space
Logs are your friend
ok
The errors tell you what's wrong
see i was right
you can think that
but now the 489 is off one space to the right than the others
and not lined up
like the rest
then line it up?
i was right my config was correct and also the game worked now so i would like to say for my sanity "I told ya so" thanks btw for the wrong info but u still considered to help to that is great. Thanks.
im not trying to be mean if this sounded like that
Hey paste your server log and I’ll I told ya so that your requirement didn’t work
Yep, you were completely correct and your requirements work perfectly
they do serious
I'm glad that you're so ignorant to the fact that your requirements don't work
And even clip, the plugin's author, is telling you that they don't work
but you choose to disagree
...
o ok
1min
here is the one before it was fixed https://paste.helpch.at/uwuzetihip.bash
Send the after config
ok
here 24.07 18:02:35 [Server] INFO DeluxeMenus successfully reloaded!
24.07 18:02:35 [Server] INFO 1 menu loaded...
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
whole log
just send the entire log
Oh in the config u can set
debug: true
And it will show a lot more info
Oh cj ik
?
I have a converter for the old old way of requirements before they were types
that's a lot of versions ago
24.07 18:05:05 [Server] INFO TropicalQaz issued server command: /dm reload this is all what showed up
It’s still present lol
Okay so, I guess he told us so
You are using a very, very outdated way of doing requirements though
ok whatever then no hate between us but thanks for the help
Probably should switch it
ok ill look in
Nvm 1.11 I skip the requirement if type isn’t defined
@queen moth how have you been testing the menu?
Restart with debug enabled and it will say everything when loading a menu
yea
so
you have no idea if it worked or not
literally no idea
What dm version are you in?
yea i do bc i tested w/out op aswell
The requirement he specified isn’t loaded so his menu is shown because there are literally no requirements loaded
1.13.2
They are all skipped
so then your answer should've been "no"
but it works
Ofc it works
1.12.0?
yea i huess there the same
No
Everything is shown you specify because u don’t have any requirements set to your menus
im using the latest dm verdsion and 1.13.2 mc
"latest" is always a bad term btw
because there could always be an update that you don't know about 😉
i'm speaking in general terms
ik
Bruh just enable debug and restart
i di
Send us that output
i did already
the ENTIRE thing
yes
not what you THINK we need
ill do again
Make sure debug is enabled
ok
and you restarted
And restart the server completely after saving that option to the config
In main config add debug: true
I don’t think I add it by default
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
oh my deluxemenus must've automatically removed it because it was wrong or something
u need deluxe tags
not technically
and look at the link above for the llog with debug
and u do because the perm only works withdt
with deluxe tags
so yes
I'm not testing that part
well then it wont work
the commands won't
if have to try it out and litsen
my deluxemenus is removing the left_click_requirement because it's invalid
it works for me and that's all that matters
well thats bad for u
https://paste.helpch.at/xovodidoge.sql here is the new log with debug to true
it says the same thing
now let me play mc
that is not the ENTIRE log from start to finish
yes
the log is found in the logs folder
🤦
I have a doubt with the deluxemenus plugin, the glass panels do not accept the colored ones, as I have to put the ID.
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
@velvet cloak mc version?
1.8.8
DM version?
1.12.0
with 1.8.8 u need the item data so download the lowest version of dm
use 1.10.5
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
The "lowest" version is also inaccurate
whatever
@queen moth you just sent me that
just look at the log
🤷
if you find that somehow that menu works for you
with no OP and no permissions
and you can't click the tag button
here is the file https://paste.helpch.at/orubeyubuq.sql
its the direct one
you sent the log
so i guess i am right by using the old methods
not the file
All good
Lol?
Use what works for you
Glad the issue is solved
hello @small wolf
Angry Barry lmao
?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!
1.8.8
1.12.2
1.13.2
v1.8.0 - Latest
v1.8.0 - Latest
v1.8.0 - Latest
@velvet cloak
yes?
Also iirc it require vault and papi
A resource that allows information from your favorite plugins be shown practically anywhere!
• Spigot
• Wiki
• Placeholder-List
• GitHub
• eCloud
so i need to download vault and Placeholderapi first to receive the files for ezrankspro ?
I have always used all 3 together, not sure if papi is 100% required but doesnt hurt to have it
And run =spigot check to get access to #ezrankspro and #autosell
I have purchased EZRanksPro. I have placed the jar file into the plugins folder. Whenever i restart the server, the plugin is there alongside with the commands. However, i don't see the config files that should come with EZRanksPro.
Install what I said and try again, also, you need a perms plugin
i have PermEX
Kk
unless you got a better one in mind?
sorry im use to old ass plugins, havent played mc since 2016-217 xD
just got back on minecraft literally today
I suggest luckperms tbh
ok will do
Also, get vault and papi
:P
😛
Will go to sleep soon tho
Shush
CAUGHT*
xD
Vault
link to it?
Why with the latest update of discord I can’t see time (mobile)
Literally
Type
“Vault spigot”
Go to files and make sure you download the version that support your server version
aww it says vault doesnt support luckerperms
It does
It does dw
You need vault (your server version)
shit i can't find vault for 1.8
Hover over the game version
At least use 1.8.8
^
im on 1.8.8 spigot
Gtg, good night
rhx
Then RESTART your server
gonna restart server now, will let you know if i see the config files for ezrankspro yet
Alright
Also, it will help if you send me what comes in the console when EzRanksPro tries to load
Dont use reloads btw.
(That’s why I highlighted RESTART)
:P
still doesn't show the files
Console error?
Show me your console
GABY go to bed
let me load up putty
Already on
Putty? Why would you need that if you’re running it on windows
You sure?
Although, its on the server
Does it say an ever when the server starts
oh wait
i turned off gui xD
ok got it
had some errors you were right
@hot heart
smooch
Do you have Essentials installed
let me get that right quick
is it essentialsX?
So meaning ezrankspro couldn’t hook into vault
Yeah that’s the latest one (fork)
Yeah I’ll use that
No
Just essentials
No essentialschat
Because you just want the eco from this
(You have loads of other features in it but yeh)
Like /gmc, /mail...
Other a thousand commands in that plugin
so just essentials chat thats all?
is it called this? "EssentialsX-2.17.0.0"
Err one sec
Does that support 1.8.8
Hmm
1 sec
I believe it does
So yeah
Put that in getDataFolder()
Wait no I ain’t doing java
I’m swear I’m drunk
But I ain’t
put "EssentialsX-2.17.0.0" in getdatafolder?
Don’t worry about that I thought I was doing Java
Just put that in your plugins file
Folder*
yes daddy
y when i make another folder in the config of dm gui_menus using the syntax in the config to make that file and i put a another gui in the next config it still says there is 1 gui and takes out my /tag and only uses the /tag2 i made so i need help?
gonna restart server now
God.. I haven’t used DeluxeMenus in years. I’ve use my own
mine is deluxe menus
o
I swear I’m drunk
it fucken worked @hot heart
GG!
olzie u have an idea?
@queen moth with the two menus
yes
Do they have the same command?
no
Hmm
one has tag and the other is tag2
Same name?
no
Any errors?
= paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
=💪
Here are some guild wide stats for your eyeballs. :eyes:
1,760,209
3,428
5,163
43,846
12,445
42,742
1,448,016+
3,759
Tue Mar 29 2016
olzie are u checking/
Have you got debug mode on?
yes
Oh yeah
hoy
@hot heart
have another question
i have a rankup.yml file already configured
i placed it in correctly but, whenever i do /ranks in chat it says this
(I don’t know EzRanksPro)
yes sir
So you added all of your ranks
But you reload the plugin
But there wasn’t any changes
Correct?
indeed sir
hello
Huh
It shows that they have been loaded
But you type /ranks and it brings up a, b and c
Lol
ima just delete it and redownload the
then hand type it again
there goes 30 minutes of my life
i've restarted it 3-4 times
What with the config
indeed
so ima delete it so it makes a fresh it
ok
still same
fuck
now everytime i delete and restart server
it gives me my same yml file
shit!!
Yeah
It’s in cashe
So
Stop the server
KEEP IT STOPPED
delete the file
OH
OHHHHHHGG
@velvet cloak
It clicked my brain clicked
Ik why
Stop the server
ok
KEEP IT STOPPED
ok
Yeah
I’ve had experience with plugins (especially when you code them)
My brain just auto adjusts to a plugin like in minutes
how do i delete cache
i literally deleted the whole plugin and the folder and it still reverts to what i editted
yeah i started the server up to gai nthe files back
and still puts it back to old files
Welp
So there is still memory in the plugin
I honestly don’t know
(It’ll be better if someone else has worked with EzRanksPro)
I haven’t worked with it
But I don’t know
That’s literally impossible to do that
it even says "26 rankups loaded!? when i do /EzRanksPro:ranks
Is that how many youvput?
So is it working?
nope
do i need a scoreboard maybe?
Maybe
No
Maybe explore the other configuration files
To see if you need to add it somewhere
wait a second
ok
Welp
This would of been sorted quicker if I kNEW EZRANKSPRO
@velvet cloak working now?
I hope I helped u anyway 🙄
nope
when i use deluxe tags it does not work... I am using essentialsx 2.16.1.0
nvm it just worked 😃
hello
I need some help?
Ive created a second gui using the folder syntax in the config of dm creating a gui_menus folder and a another config. I created yet another gui and it works but it also turned off the first gui i made so instead of having 2 guis i have only one working but when i remove the working one i get my old one back. So im confused y i dont have 2 gui and why they are blocking each other. They dont have the same info so i dont know how they would block eachother
= paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
here is the config.yml (main) https://paste.helpch.at/ifibinedex.shell
here is tag2.yml from the folder syntax and in gui_menus folder. This should be the second gui but it canceled the main one https://paste.helpch.at/nokahatebu.shell
here is console interaction https://paste.helpch.at/qasuqobetu.cpp
here is the latest log https://paste.helpch.at/tijuqatisu.sql
if someone could help me or see this when they check chat and im not around please if you could respond and i can just look it up when i come back for the answer that would be great. or just dm me the answer!
gui_menus:
Tags:
menu_title: '&6Tags Menu'
open_command: tag
size: 36
open_requirement:
requirements:
permission:
type: has permission
permission: dm.tags
deny_commands:
- '[message] You dont have permission to open the Tags Menu'
gui_menus:
menu_name:
file: tag2.yml
items:
'0':
material: BLACK_STAINED_GLASS_PANE
When defining new menus, you need to watch where you have your spacing, it isn't working as it's only picking up the first (menu defining part of it)
@queen moth ^^
you should do it like this ```yaml
gui_menus:
tags2:
file: tag2.yml
Tags:
menu_title: '&6Tags Menu'
open_command: tag
size: 36
open_requirement:
requirements:
permission:
type: has permission
permission: dm.tags
deny_commands:
- '[message] You dont have permission to open the Tags Menu'
<rest of the menu>
ok
I need some help. I had purchased your DeluxeChat plugin about 12 hours ago, however I haven’t found anything in my purchased resource, can u help me with it. Appreciate a lot. My spigot ID is AXNTROYUANXD.
Check to see if the payment was processed @robust tundra
Yes it is. It said you've already received the payment. I've got a confirmation mail form paypal.
please @robust tundra dont say u bought it and it didn't work for a free copy bc that is straight up mean
okay sorry for that
red handed*
Do you have a screenshot proof? 🤔
yes
I think you're overdone that @queen moth
ik
Please don't be rude to other members, no matter the reason.
i dont like scammers sorry for the rudeness
He didn't scam
ill delete msg even tho he lyed
Please don't judge people too soon
he admitted
What did he admit 🤔
"ok sorry for that" after me saying dont scam us
i'm not here to argue okay? i just want to solve the problem.
then give proof
and go to off topic please everyone
this is wasting staff time to read real plugin problems
Bruce you bought deluxechat 12 hours ago you said?
yeah
does anyone know who owns that and see if the owner got the purchase
Tropical please
ok
Your payment in paypal, does it say pending or completed?
do u have money on ur paypal or ur using credit to pay later that may be the problem
how can i upload a picture i can't find the button here
=imgur
@robust tundra are u going to send the link or u dont know how to use imgur. all u have to do i believe is drag the pic or file locate it then click something that looks like save then copy the top url and send it
Doing alright over here, did you need help with something?
Tropical can you stop saying nosense please..
its true if he doesnt know he can look at that and he would know
that wasnt supposed to be mean
fine thx u
@queen moth would you keep quiet for once...
ok but i was trying to help him bc clearly he aint talking anymore
maybe he didnt real buy it or needs help with the imgur
I come to you because I have a small problem
Sometimes when players break a leaf for example, a shoot falls and remains bugged without being able to pick it up. And visually she goes back and forth between the ground and her spawn point
I do not know if I explained myself
I don't get it ._.
can I put an image here?
?imgur
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
oki thx
Still nothing on spigot?
What's your spigot account name
=checkbuyer AXNTROYUANXD
AXNTROYUANXD hasn't purchased any of clip's plugins :(
ye just checking, Might need to wait for clip to get on
okay
i need help setting up vote parties for my voting plugin to give keys from cratereloaded
Just set the vote reward to be the command to give a key
i want a vote party to go off every 30 votes that gives a party key
i have set the command in multiple configs, didn't work and ended up breaking the plugin so i have had to wipe it and start over
Rewards:
Commands:
- say %player%
- cr give to {player} Partykey 1), display:(tripwire_hook 1 name:&a2_&c[&6Party_&eKey&c] lore:&a{chance} glow:true
under the vote party, would i leave it like this?
or this:
Commands:
- 'cmd:(cr give to {player} Partykey 1), display:(tripwire_hook 1 name:&a2_&c[&6Party_&eKey&c] lore:&a{chance} glow:true)'
Link your spigot account in #bot-commands using =spigot
Then use #voteparty for support
Hey is there anyone that has a lot of experiences with DeluxeMenus + tokenEnchant
Trying to make an enchant GUI if you can help me ping as many times as u want 😉
?asktoask
Instantly asked my question after my first sentence ?
Say what you've tried, what doesn't work, etc.
I haven't done anything because I don't know how to
cj, have you checked the args section yet? need some opinions
I believe %tokenenchant_ENCHANT_cost% gives you the cost of your next upgrade for a certain enchant
ConfigFile explain what you're trying to do exactly
User types /ce
GUI opens, for example in slot 1 there's a icon you click to enchant your pickaxe with unbreaking 1
lemme know when you do (no hurry, need to know if I need to add anything :p)
which should substract the amount of tokens for that level
pretty straight forward, there's a shop example on the deluxemenus wiki
^
and if you want the menu only to be openable with a diamond pickaxe you can use this:
Oh wow thank you
I'll try it out and let you guys know if its working.
Thanks for the quick answers.
👍
(javascript will probably be what you want to compare their token balance to the enchant cost)
Okay this is too easy for this to actually work
My current configuration https://hastebin.com/xuzugiposa.bash
Are there any things I need to be aware of ?
That should work, but it won't look too good
Using the placeholders to make the item look better
really add that customization into the menu
give it that nice final look
might need to use the update tag
Yes I know but I'm going for the functionality first
Well ya, that'll work
I just found a issue'
When reaching the limit of the enchant and clicking it it will simply enchant for you
you can use view requirements and make multiple items for 1 slot
Correcting - it wont enchant but will take tokens
example: red wool for can't upgrade, green wool for can
Check what the placeholder says
I gotta head to bed sadly
kk,
o/
Trying to build an enchant GUI with tokenenchant + deluxemenus but can't figure out how to deny people from enchanting their pickaxe if they reached max level
use view requirements
compare the players enchant to the max enchant using the placeholder ^
I don't understand how to do that
lemme give an example sec
What's the enchant you're using rn
as in what enchant can they buy
unbreaking
and what level is max?
10
view_requirement:
requirements:
enchant:
type: '<='
input: '%tokenenchant_UNBREAKING_level%'
output: 10
and where do I put that in...
The all in one GUI menu plugin!
• Spigot
• Wiki
• GUI Creator
• Placeholders
material: STONE
data: 0
amount: 1
slot: 10
display_name: '&bUnbreaking'
lore:
- '&e'
- '&fIncrease durability to your item'
- '&fwill make it longer to break.'
- '&e'
- '&eLevel 1:&r &a100 tokens'
- '&e'
- '&aClick to enchant item!'
left_click_commands:
- '[player] te enchant %player_name% unbreaking'
right_click_commands:
- '[player] te enchant %player_name% unbreaking'
go check out the requirements section on the wiki
I need an example as in where I put it in the config that I already have
I told you, go check out the requirements section, it'll explain it best and you'll see all where you can put it
and now I grab a different pickaxe and it stays on no...
add update_interval: 1 to your menu settings and update: true to the items
I just told you...
Okay lemme quickly explain some of DM basics
menu_title: '&8» &2Kits'
open_command:
- kits
- kit
size: 27
This part of the menu I like to call the menu settings, as you define the menus size, name etc
and then the items are items
each item is specified on it's own meaning you need to look at each item as it's own thing
change the < to a >
I thought you were going to use that in the unlocked item, but no worries
okay did that, can enchant now but still doesn't block at the cap of 10
change that and it should work
"Your item has maxed out on unbreaking"
+1 unbreaking enchant level 160 tokens have been deducted"
parse the placeholder to see if it returns the correct value
citizencmd didnt execute command idk how to use it
=plugin citizen cmd
I couldn't find a resource with the name or id of citizen cmd
Have you downloaded the tokenenchant expansion?
have you reloaded papi?
what version of papi are you using?
2.10.3
does it load correctly?
I need help with deluxemenus like I need the permission to work
lass11:
material: Coal_Block
data: 7
slot: 10
display_name: '&9&lWarp &f&lMercury'
view_requirement:
requirements:
permission: 'Mercury.use'
left_click_commands:
- '[console] warp Mercury %player_name%'
- '[message] &9&l[!] &9Teleporting to &f&lMercury &9Mine'
- '[close]'
that's not how you use that ,-,
The all in one GUI menu plugin!
• Spigot
• Wiki
• GUI Creator
• Placeholders
Check out the requirements section on the wiki
@brisk eagle
open_requirement:
requirements:
this_requirement_name:
type: has permission
permission: 'testmenu.open'
deny_commands:
- '[message] you do not have permission to open testmenu'
Config, if you give them the straight up answer they keep coming back asking for examples, you have to make them learn
Frosty
and that should be view requirement not open requirement
meaning the deny commands is obsolete
ConfigFile you did a good job Frosty does not understand
