Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

A bukkit plugin implementation of the Gamemode 4 module Desire Lines

License

Notifications You must be signed in to change notification settings

Gamemode4Dev/GM4_DesireLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GM4 Desire Lines

A bukkit plugin implementation of the Gamemode 4 module Desire Lines

###Default configuration:

#Probability in percent that block will change
walking-probability: 5
sprint-probability: 10
sneak-probability: 0

#List of replacements for block under player
under_replacements:
- 'GRASS>DIRT'
- 'DIRT>DIRT:1'

#List of replacements for blocks player is in
in_replacements:
- 'LONG_GRASS>AIR'
- 'LONG_GRASS:1>AIR'
- 'YELLOW_FLOWER>AIR'
- 'RED_ROSE>AIR'
- 'DOUBLE_PLANT>AIR'
- 'DOUBLE_PLANT:1>AIR'
- 'DOUBLE_PLANT:2>AIR'
- 'DOUBLE_PLANT:3>AIR'
- 'DOUBLE_PLANT:4>AIR'
- 'RED_MUSHROOM>AIR'
- 'BROWN_MUSHROOM>AIR'
- 'DEAD_BUSH>AIR'
- 'SNOW>AIR'
- 'SNOW:1>SNOW'

About

A bukkit plugin implementation of the Gamemode 4 module Desire Lines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages