パーミッションシステム

From Neos Wiki
Revision as of 13:46, 9 February 2021 by Aesc (talk | contribs) (Created page with "{{stub}} =パーミッションシステム(権限)とは= Neosパーミッションは、ユーザーがセッションで自分自身を保護するために使用できる...")
Jump to navigation Jump to search
Other languages:
English • ‎français • ‎日本語 • ‎한국어

This article or section is a Stub. You can help the Neos Wiki by expanding it.


パーミッションシステム(権限)とは

Neosパーミッションは、ユーザーがセッションで自分自身を保護するために使用できるものの最前線ですが、作成者としてのあなたがそう考える方法でワールドを設定することができます。ソーシャルワールドからゲームワールド、エクスペリエンスまで、さまざまなものを手に入れることができます。

Permission Roles

Under the Permission System there are roles called

  • Admin -> Full Control of the Session and World
  • Builder -> Full Control of the World
  • Moderator -> Partial Control of the Session for Moderation Purposes
  • Guest -> Will generally have some powers such as a grabbing, interacting, or spawning in the world
  • Spectator -> A Spectator they will generally not be able to do anything except be there and exist

Permission Tools

Underneath the Users Tab in the Permission Settings there is a list of options you as an elevated User can do depending on your control of the session. You can do things such as:

  • Kick -> Removes User from the session temporarily
  • Ban -> Bans the User from the current Session
  • Silence -> Mutes the user for everyone in the Session
  • Alter Permission -> Promoting or Demoting users depending on the situation