CreatorMelon Posted January 15, 2021 Share Posted January 15, 2021 im making an RPG server and i want to make a cave but i want ores to like regenerate back after sometime so i dont need to put them manually and also maybe do that to cactus and farmstuff also i want to disable anvils Link to comment Share on other sites More sharing options...
100_ Posted January 16, 2021 Share Posted January 16, 2021 You can use: on break: event-block is an ore set event-block to bedrock wait 3 seconds set block at location of event-block to event-block Link to comment Share on other sites More sharing options...
AgentGamerPro Posted January 17, 2021 Share Posted January 17, 2021 With TuSKe, you can do: on anvil combine: cancel event send "Anvils Are Disabled!" to player Lifestealed | Minecraft Servers [VIP] 12/26/20 - 10/27/2021[PRO] 12/27/21 - Present Link to comment Share on other sites More sharing options...
las328 Posted January 18, 2021 Share Posted January 18, 2021 Do this: on right-click: if event-block is anvil: send "&bAnvils &care not &ballowed &con this server!" cancel event Not tested. (chat update) Well, I'm on team #RevertTheUpdate, but if you want to vote, please vote on my post here: Link to comment Share on other sites More sharing options...
Reassembly Posted January 20, 2021 Share Posted January 20, 2021 On 1/18/2021 at 1:54 AM, las328 said: Do this: on right-click: if event-block is anvil: send "&bAnvils &care not &ballowed &con this server!" cancel event Not tested. You could just do on right click of anvil: send "&cNo anvils" cancel event Default: Feb 6 2018 VIP: April 14 2019 Jr. Mod: September 12 2020 Mod: Jan 11 2021 Am a person Hello Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now