dis comm
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
ServerEvents.customCommand('patata', event => {
|
||||
event.player.give(Item.of('kubejs:golden_potato', 64))
|
||||
})
|
||||
ServerEvents.customCommand('paint', event => {
|
||||
event.player.give(Item.of('kubejs:golden_potato', 64))
|
||||
})
|
||||
// ServerEvents.customCommand('paint', event => {
|
||||
// event.player.give(Item.of('kubejs:golden_potato', 64))
|
||||
// })
|
||||
Reference in New Issue
Block a user