summaryrefslogblamecommitdiffstats
path: root/MCServer/settings.ini
blob: debdc391818ec42f184b62c665e734b0b3a76eea (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                                                                                         

           
               
                              

         
                   

          

                         
               
                    




                  
        



                       
                                                                                                                                



                                                                  

               
; This is the main server configuration
; For help, please visit the Wiki page: http://www.mc-server.org/wiki/doku.php?id=configure:settings.ini
; Most of these settings can also be set using the webadmin interface, if it is enabled.

[Server]
Port=25565
MaxPlayers=100
Description=MCServer - in C++

[Worlds]
DefaultWorld=world

[Plugins]
; NewPlugin=sTick
; NewPlugin=DiamondMover
NewPlugin=Core
NewPlugin=ChunkWorx

[HelpPlugin]
ShowPluginNames=1

[Physics]
Water=0

[Monsters]
AnimalsOn=0
AnimalSpawnInterval=10
Types=Spider,Chicken,Cow,Pig,Sheep,Squid,Enderman,Zombiepigman,Cavespider,Creeper,Ghast,Silverfish,Skeleton,Slime,Spider,Zombie

[Authentication]
Server=session.minecraft.net
Address=/game/checkserver.jsp?user=%USERNAME%&serverId=%SERVERID%
Authenticate=0