Skip to content

ToiletDevelopment/ToiletPaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 

Repository files navigation


Versions | 1.20.2

Version

What is ToiletPaper?

Its a Paper fork without some "features".
Perfect for a minigame server.

Download latest jar

What is different?

  • Removed command aliases
  • Removed eula.txt
  • Reduced console logs
  • Disabled timings
  • Increased required permission level of some commands like /plugins or /version
  • Improved tps command
  • Added toiletpaper.yml
  • Added auto downloaded plugins (which can be disabled in toiletpaper.yml)
    • AntiPopup (No chat report)

Changed default options in some configs

Warning

These will only be applied if files like the server.properties or bukkit/spigot.yml are generated by PaperToilet

  • Disabled end
  • Disabled nether
  • Disabled advancements
  • Disabled player stats saving
  • Disabled enforce secure player profile

Config

toiletpaper.yml

Option:
  DisableWorldSaving: true
  DisableVersionCommandArgs: true
  DisableAllCommands: false
  AutoDownloadPlugins: true
  FastShutdown: false
  FastStart: false
DownloadPlugins:
  AntiPopup-7_1_jar:
    NAME: AntiPopup-7.1.jar
    URL: https://nextfight.net/public/toiletpaper/plugins/AntiPopup-7.1.jar

Note
If you have set DisableWorldSaving to true
no world will be saved which means your world will be resetet after a restart
you can still use the /save-all command to save your progress

You can still write plugins using the normal paper api but some features will be missing like the player statistics