Litning11
Litning11
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
My bad :frpensive:
14 replies
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
Oh I misread, this is a modded server software right?
14 replies
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
@Jetex
14 replies
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
gold_coins100:
enabled: true
display_name: '&6&l10,000 Gold'
lore:
- ' '
- '&7A small pile of gold coins.'
- ' '
- '&eRight-click to collect &6&l10,000G'
resource:
generate: true
material: PAPER
textures:
- misc/pile_of_coins.png
events:
interact:
right:
cancel: true
decrement_amount:
amount: 1
execute_commands:
bonus_claim:
command: 'cmi money give {player} 10000'
as_console: true
play_particle:
name: HEART
play_sound:
name: entity.experience_orb.pickup
volume: 1
pitch: 1
gold_coins100:
enabled: true
display_name: '&6&l10,000 Gold'
lore:
- ' '
- '&7A small pile of gold coins.'
- ' '
- '&eRight-click to collect &6&l10,000G'
resource:
generate: true
material: PAPER
textures:
- misc/pile_of_coins.png
events:
interact:
right:
cancel: true
decrement_amount:
amount: 1
execute_commands:
bonus_claim:
command: 'cmi money give {player} 10000'
as_console: true
play_particle:
name: HEART
play_sound:
name: entity.experience_orb.pickup
volume: 1
pitch: 1
Then just replace the command with whatever economy plugin you use
14 replies
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
I have an item that does similar, I'll send the config here.
14 replies
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
I use ItemsAdder but Nexo should also be able to do this
14 replies
AAdmincraft
Created by Jetex on 1/16/2025 in #questions
Wanting to create a currency item that when a player right clicks, executes a deposit command
Do you currently have any custom item plugins?
14 replies
AAdmincraft
Created by python_child on 1/15/2025 in #questions
Entities such as villagers can’t pass through nether portals on 1.21.4 purple
@python_child
8 replies
AAdmincraft
Created by python_child on 1/15/2025 in #questions
Entities such as villagers can’t pass through nether portals on 1.21.4 purple
change it to true, full restart your server, then see if it works
8 replies
AAdmincraft
Created by python_child on 1/15/2025 in #questions
Entities such as villagers can’t pass through nether portals on 1.21.4 purple
entities-can-use-portals: false it's likely this setting
8 replies
AAdmincraft
Created by python_child on 1/15/2025 in #questions
Entities such as villagers can’t pass through nether portals on 1.21.4 purple
If you mean Purpur as your server software, check purpur.yml for settings related to that
8 replies
AAdmincraft
Created by DJDVS on 1/15/2025 in #questions
Best Mob model plugin
Both I know are IA compatible as that's what we run
8 replies
AAdmincraft
Created by DJDVS on 1/15/2025 in #questions
Best Mob model plugin
I use MM quite often on my production server and some of my admins have used ME on our dev, but I personally haven't
8 replies
AAdmincraft
Created by DJDVS on 1/15/2025 in #questions
Best Mob model plugin
MythicMobs, some more complex ones use ModelEngine in addition iirc
8 replies
AAdmincraft
Created by ! ☆DUSTTALE SANS☆ on 1/3/2025 in #questions
every type of interactions are broken, outside creative
female gender mod plugin
23 replies
AAdmincraft
Created by ‧₊˚✧ Peepo ✧˚₊‧ on 1/2/2025 in #questions
low tps
calling access to a videogame a human right is a bit of a stretch imo
56 replies
AAdmincraft
Created by Akron on 1/2/2025 in #questions
CitizensNPC - LookClose then reset
makes spawn feel a bit more alive, but i think i can live without it
35 replies
AAdmincraft
Created by Akron on 1/2/2025 in #questions
CitizensNPC - LookClose then reset
oh rip i do actually use the walking feature for npcs lol
35 replies
AAdmincraft
Created by Akron on 1/2/2025 in #questions
CitizensNPC - LookClose then reset
so visually and functionally they are the exact same? it's just behind the scenes different
35 replies
AAdmincraft
Created by Akron on 1/2/2025 in #questions
CitizensNPC - LookClose then reset
interesting
35 replies