마인크래프트 스마트무빙 모드를 멀티에서도 보이게 해주는 SmartMoving 전용 플러그인 입니다.
이 플러그인 적용시, 멀티에서도 스마트무빙을 모이게 할 수 있습니다.
리뷰
명령어
X
펄미션 노드
X
※멀티에서 속도제한법(스마트무빙속도제어)
일단 SmartMoving.jar 를 plugins 폴더에 넣고 서버를 한번 실행시켜주세요.
그럼 서버폴더에 smart_moving_options.txt 파일이 생깁니다.
아래와같은 내용을 컨트롤+f 로 찾아서 수정하시면 됩니다.
# =====================================================================
# Global Speed
# ------------
# Below you find the options to manipulate the global speed applied
# to all speeds.
# =====================================================================
# To switch on/off in-game speed manipulation
move.speed.user:false;c:true -> false
밑으로 쭉 내려줍니다.
# =====================================================================
# Configuration Management
# ------------------------
# Below you find the options to define multiple configuration option
# sets
# =====================================================================
# The display names of the option configuration keys
move.config.key.name:e:Easy;h:Hard;m:Medium -> e
이건 스마트무빙 난이도를 설정하는건데, 무난한 Easy인 e로 설정해주면 됩니다.
그리고 유저들에게 적용하기위해,
# =====================================================================
# Server Management
# -----------------
# Below you find the options to manage your server
# =====================================================================
# Whether all players on this server should be forced to use the same global configuration
move.global.config:false -> true
이렇게 바꾸시면 끝납니다.
다운로드