# 🌎How to disable the nether and/or end in java

---

#### Nether
  Open the `server.properties` file and set `allow-nether` to `false`

#### End
Open the `Bukkit.yml` file and set `allow-end` to `false`