Description
Sets the player's view to one of six fixed directions:
- up — look straight up
- down — look straight down
- north — face north
- south — face south
- east — face east
- west — face west
- help — shows all available facing commands
Releases
2026-05-07 17:24 UTC
1.2.1
No release notes
2026-04-23 17:23 UTC
v1.2
Player Facing Mod – v1.2
Changes
- Improved command handling
- Cleaned up and optimized code structure
- Updated and clarified README
Added
/facing help command for better usability
- Clear direction handling for all six directions (up, down, north, south, east, west)
Fixes
- Minor bugs and edge cases in command execution
2026-04-10 20:51 UTC
v1.1
Player Facing Mod – v1.1
Changes
- Improved command handling
- Cleaned up and optimized code structure
- Updated and clarified README
- Updated
LICENSE.txt (license information)
Added
.cdb.json for ContentDB support
Fixes
- Minor bugs and edge cases in command execution
2026-04-10 16:10 UTC
v1.0
Player Facing Mod – v1.0
Initial Release
First public version of the mod.
Added
- Basic
/facing command
- Support for all directions (up, down, north, south, east, west)
README.md
mod.conf
init.lua
LICENSE.txt
Changes
- Initial command handling implementation
- Basic code structure
Fixes
- Minor bugs and edge cases in command execution
All releases
Threads
New thread
Information
Provides
player_facing
Dependencies
- Required
-
No required dependencies
- Optional
-
default
mcl_core
Information
- Type
- Mod
- Technical Name
- player_facing
- Languages
-
English
- License
-
MIT
- Maintenance State
- Beta
- Added
- 2026-04-10 15:44 UTC
- Maintainers
-
Fulpix